mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-21 10:23:48 +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.