diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-19 13:39:42 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-19 13:39:42 -0400 |
commit | 11c9d97898f2ddaa4170271f38c200618eba6b7c (patch) | |
tree | 541a0b9f699baf5ba6569bb7b645b9e3ee99a8bd /src/text_window_graphics.c | |
parent | 12de501f36841eb22ea41fa1c3c98663a0aa210b (diff) |
gUnknown_8470B0C
Diffstat (limited to 'src/text_window_graphics.c')
-rw-r--r-- | src/text_window_graphics.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/text_window_graphics.c b/src/text_window_graphics.c index 1133abbdb..347de3d65 100644 --- a/src/text_window_graphics.c +++ b/src/text_window_graphics.c @@ -1,6 +1,8 @@ #include "global.h" #include "text_window_graphics.h" +const u16 gUnknown_8470B0C[] = INCBIN_U16("graphics/text_window/unk_8470B0C.4bpp"); + static const u16 gUnknown_8470D6C[] = INCBIN_U16("graphics/text_window/unk_8470D6C.4bpp"); static const u16 gUnknown_8470E8C[] = INCBIN_U16("graphics/text_window/unk_8470E8C.4bpp"); static const u16 gUnk_Empty_Space_8470FAC[16] = {0}; |