VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox/shaders/mainOverlay.c@ 35740

Last change on this file since 35740 was 35579, checked in by vboxsync, 13 years ago

scm: cleanups and adjustments

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 98 bytes
Line 
1void vboxCKeyDst(void);
2void vboxCConv();
3void main(void)
4{
5 vboxCKeyDst();
6 vboxCConv();
7}
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use