proper event handling
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoI_xD 2026-03-11 15:49:14 -07:00
commit 13320dce78
2 changed files with 37 additions and 25 deletions

View file

@ -109,6 +109,7 @@
MilskoCocoaPixmap *cursorPixmap;
NSCursor *cursor;
NSModalSession modalSession;
MwBool pointerLocked;
MwBool mouseMoved;