mirror of
https://github.com/izzy2lost/libultraship.git
synced 2026-06-19 01:16:13 -07:00
* Fixed typo (ForceCursorVisability -> ForceCursorVisibility). Tweaked the cursor visibility tick to only call SetCursorVisibility(false) once per visibility cycle. * Fix SetCursorVisibility in DXGI to not need looping. * Undo previous, and add better presentation for `CursorTimeoutTick()`.