mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-08 19:32:39 +08:00
Revert "finish"
This reverts commit 52305c2272329fd9343b9703c78a098c1a7d8b16.
This commit is contained in:
parent
52305c2272
commit
de7a016fc1
@ -3262,11 +3262,7 @@ fresh_boot:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//Force visible mouse to end user. Somehow this sometimes doesn't happen
|
//Force visible mouse to end user. Somehow this sometimes doesn't happen
|
||||||
#if defined(C_SDL2)
|
|
||||||
SDL_WM_GrabInput(SDL_GRAB_OFF);
|
|
||||||
#else
|
|
||||||
SDL_SetRelativeMouseMode(SDL_FALSE);
|
SDL_SetRelativeMouseMode(SDL_FALSE);
|
||||||
#endif
|
|
||||||
SDL_ShowCursor(SDL_ENABLE);
|
SDL_ShowCursor(SDL_ENABLE);
|
||||||
|
|
||||||
/* Exit functions */
|
/* Exit functions */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user