setup ninja

This commit is contained in:
2026-03-21 00:33:59 +03:00
parent 1199f53632
commit 59e820e27f
3 changed files with 24 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
// #endif
#ifdef PLATFORM_DESKTOP
#if defined(PLATFORM_DESKTOP) || defined(PLATFORM_WEB)
#include "main_glfw.h"
#endif