mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Add comment about fullscreen
This commit is contained in:
parent
1e4be25c2a
commit
3501ea5d2f
@ -314,6 +314,7 @@ int SDL_AppEvent(void* appstate, const SDL_Event* event)
|
|||||||
}
|
}
|
||||||
|
|
||||||
// [library:window] Remaining functionality to be implemented:
|
// [library:window] Remaining functionality to be implemented:
|
||||||
|
// Full screen - crashes when minimizing/maximizing
|
||||||
// WM_TIMER - use SDL_Timer functionality instead
|
// WM_TIMER - use SDL_Timer functionality instead
|
||||||
// WM_SETCURSOR - update cursor
|
// WM_SETCURSOR - update cursor
|
||||||
// 0x5400 - custom LEGO Island SetupCursor event
|
// 0x5400 - custom LEGO Island SetupCursor event
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user