mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-02 06:40:42 -07:00
db7defff5a
## Link to GitHub Issue or related Pull Request, if one exists regressed by #766, fixes #775 ## Description of change Some games like DDR leave `ShowCursor` ref count at non-negative number, so when spice handles `WM_SETCURSOR` to change the cursor shape, it ends up showing the OS cursor. ## Testing