Changeset 3289 in vbox for trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.h
- Timestamp:
- Jun 26, 2007 1:56:26 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.h
r2981 r3289 72 72 #endif /* VBOX_WIN32_UI */ 73 73 74 #ifdef __LINUX__ 75 void PushNotifyUpdateEvent(SDL_Event *event); 76 #endif 77 int PushSDLEventForSure(SDL_Event *event); 78 74 79 #endif // __H_VBOXSDL
Note:
See TracChangeset
for help on using the changeset viewer.