diff options
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 |