From 11c9d97898f2ddaa4170271f38c200618eba6b7c Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sun, 19 May 2019 13:39:42 -0400 Subject: gUnknown_8470B0C --- src/text_window_graphics.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') 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}; -- cgit v1.2.3