diff options
| author | Raymaekers Luca <luca@keyfried.com> | 2025-08-14 07:14:25 +0200 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-08-14 07:14:25 +0200 |
| commit | 3f7013ccc686bcbb0e685858d1848d26f8747ef6 (patch) | |
| tree | 723f12bbca0e145aa95b6c14c3431f5e5f5ecfbe /code/handmade.h | |
| parent | fab95e6bc64517334853a86fde85540bfcd512c3 (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 |
