diff options
author | Raymaekers Luca <luca@spacehb.net> | 2025-08-14 07:14:25 +0200 |
---|---|---|
committer | Raymaekers Luca <luca@spacehb.net> | 2025-08-14 07:14:25 +0200 |
commit | 847a55b2b5f7150fad5cedd6899708df94ba7ee5 (patch) | |
tree | 723f12bbca0e145aa95b6c14c3431f5e5f5ecfbe /code/handmade.h | |
parent | 2445ab8aa5bcad6dfd234bc57ef16f5ebbad1b04 (diff) |
checkpoint
Diffstat (limited to 'code/handmade.h')
-rw-r--r-- | code/handmade.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |