mac fixed
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoI_xD 2026-04-21 12:12:08 -07:00
commit 79e1774cb8
2 changed files with 61 additions and 19 deletions

View file

@ -123,6 +123,7 @@ typedef struct {
MilskoCocoaApplication* application;
MwBool _forceRender;
MwBool _eventsPending;
MwBool isClosing;
NSWindow* window;
NSRect rect;
MilskoCocoaView* view;