Changeset 20627 in vbox for trunk/src/VBox/Frontends/VBoxSDL
- Timestamp:
- Jun 16, 2009 1:18:00 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp
r20626 r20627 4032 4032 bool abs; 4033 4033 4034 #ifdef VBOX_WITH_SDL13 4034 4035 if (!fb) 4035 #ifdef VBOX_WITH_SDL134036 4036 { 4037 4037 SDL_GetMouseState(0, &x, &y);
Note:
See TracChangeset
for help on using the changeset viewer.