Add missing define

This commit is contained in:
Wojtek Figat
2026-02-23 11:50:44 +01:00
parent 6081ed35bc
commit f0d182771d

View File

@@ -13,6 +13,7 @@
#define PLATFORM_CACHE_LINE_SIZE 64
#define PLATFORM_DEBUG_BREAK
#define PLATFORM_OUT_OF_MEMORY_BUFFER_SIZE 0
#define WEB_CANVAS_ID "#canvas"
// Configure graphics
#define GPU_ALLOW_TESSELLATION_SHADERS 0