diff options
author | Cameron Hall <cameronghall@cox.net> | 2018-01-19 16:33:19 -0600 |
---|---|---|
committer | Cameron Hall <cameronghall@cox.net> | 2018-01-19 16:33:19 -0600 |
commit | 8520963669a4ab9390715a51ac412c7360309094 (patch) | |
tree | 9159c86360905d2aff4f40ee32c19dbddcc45faf | |
parent | c9f2902f0ebce0cff90c9a06f9ae05b921b17448 (diff) |
unused charmap incbin
-rw-r--r-- | data/graphics.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics.s b/data/graphics.s index 6cc1c2db7..0adef4280 100644 --- a/data/graphics.s +++ b/data/graphics.s @@ -15,9 +15,11 @@ gUnknown_08D00524:: @ 8D00524 .incbin "graphics/interface/menu_map.bin" @ 8D01524 +test_8D01524:: .include "data/graphics/pokemon/circled_question_mark_graphics.inc" @ 8D019E4 +test_8D019E4:: .incbin "graphics/unused/old_charmap.4bpp.lz" @ japanese table and bunch of stuff .incbin "graphics/unused/old_charmap.bin.lz" .incbin "graphics/unused/old_charmap.gbapal.lz" |