diff options
Diffstat (limited to 'include/text.h')
-rw-r--r-- | include/text.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/text.h b/include/text.h index 57185a05..404e1dfb 100644 --- a/include/text.h +++ b/include/text.h @@ -2,8 +2,9 @@ #define POKEDIAMOND_TEXT_H #include "global.h" -#include "window.h" #include "font.h" +#include "unk_02016B94.h" + #define CHAR_0 0x00A2 #define CHAR_1 0x00A3 |