From 847a55b2b5f7150fad5cedd6899708df94ba7ee5 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Thu, 14 Aug 2025 07:14:25 +0200 Subject: checkpoint --- code/handmade.h | 1 + 1 file changed, 1 insertion(+) (limited to 'code/handmade.h') diff --git a/code/handmade.h b/code/handmade.h index 30daa99..b844fd8 100644 --- a/code/handmade.h +++ b/code/handmade.h @@ -10,6 +10,7 @@ #include "libs/linuxhmh/handmade_platform.h" #include "handmade_math.h" +#undef STB_TRUETYPE_IMPLEMENTATION #include "libs/stb_truetype.h" #define WORDLE_LENGTH 5 -- cgit v1.2.3