mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-14 08:43:47 +00:00

Exposed the SDL_ShowCursor function to EmuWindow baseclass. When creating the window (GL or VK) in fullscreen it now automatically hides the cursor.