cocoa: no more flickering
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoI_xD 2026-04-14 18:04:00 -07:00
commit 6e5057f8c6
2 changed files with 6 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#include "../external/stb_ds.h"
#ifdef __APPLE__
#ifdef USE_COCOA
#define PERIODIC
#endif