mirror of
https://github.com/yawut/SDL.git
synced 2026-08-22 08:45:31 -05:00
*** empty log message ***
This commit is contained in:
@@ -203,7 +203,7 @@ static int QZ_VideoInit (_THIS, SDL_PixelFormat *video_format) {
|
||||
current_grab_mode = SDL_GRAB_OFF;
|
||||
cursor_should_be_visible = YES;
|
||||
cursor_visible = YES;
|
||||
current_mods = -1;
|
||||
current_mods = 0;
|
||||
|
||||
/* register for sleep notifications so wake from sleep generates SDL_VIDEOEXPOSE */
|
||||
QZ_RegisterForSleepNotifications (this);
|
||||
|
||||
Reference in New Issue
Block a user