diff options
author | YamaArashi <shadow962@live.com> | 2016-09-05 13:09:52 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-09-05 14:55:23 -0700 |
commit | 110fc301e1fcc8ed132323bf10c9464e826af37e (patch) | |
tree | 244825a0edd9f161fb8fb5d4d1e8897b47b9c65e /data/graphics.s | |
parent | 3d10fc8c40fdbbb763288bf4083cd1eed80d20e5 (diff) |
text_window.c
Diffstat (limited to 'data/graphics.s')
-rw-r--r-- | data/graphics.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/graphics.s b/data/graphics.s index bfa8a578b..39cfaf5d9 100644 --- a/data/graphics.s +++ b/data/graphics.s @@ -4519,8 +4519,8 @@ gPokenavRibbonPokeView_Gfx:: @ 8EA0028 .incbin "graphics/pokenav/ribbon_pokeview.4bpp" .align 2 -gTextWindowMainFrame_Gfx:: @ 8EA0108 - .incbin "graphics/text_window/main.4bpp" +gMessageBox_Gfx:: @ 8EA0108 + .incbin "graphics/text_window/message_box.4bpp" .align 2 gUnknown_08EA02C8:: @ 8EA02C8 |