diff options
Diffstat (limited to 'include/text_window_graphics.h')
-rw-r--r-- | include/text_window_graphics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/text_window_graphics.h b/include/text_window_graphics.h index 1d7b2b7c9..5fa78d955 100644 --- a/include/text_window_graphics.h +++ b/include/text_window_graphics.h @@ -7,6 +7,7 @@ struct TextWindowGraphics const void * palette; }; +extern const u16 gUnknown_8470B0C[]; extern const u16 gUnknown_8471A4C[]; extern const u16 gUnknown_8471B6C[]; extern const u16 gUnknown_8471DEC[][16]; |