mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-19 04:08:57 +02:00
Exposed the SDL_ShowCursor function to EmuWindow baseclass. When creating the window (GL or VK) in fullscreen it now automatically hides the cursor. |
||
|---|---|---|
| .. | ||
| emu_window_sdl2.cpp | ||
| emu_window_sdl2.h | ||
| emu_window_sdl2_gl.cpp | ||
| emu_window_sdl2_gl.h | ||
| emu_window_sdl2_vk.cpp | ||
| emu_window_sdl2_vk.h | ||