diff options
author | YamaArashi <shadow962@live.com> | 2016-09-03 11:13:17 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-09-03 11:13:17 -0700 |
commit | 92d2c4ea10697059293ce8852015c7395198d52c (patch) | |
tree | 74cf260190e08dc9ba8e51b3c8a4dd4fe2ad69d5 | |
parent | 4c543a3e5c311993369184fec39fbe2d4d663369 (diff) |
move birch speech graphics
-rw-r--r-- | data/data2.s | 4 | ||||
-rw-r--r-- | graphics/birch_speech/birch.pal (renamed from data/graphics/new_game/birch.pal) | 0 | ||||
-rw-r--r-- | graphics/birch_speech/birch.png (renamed from data/graphics/new_game/birch.png) | bin | 843 -> 843 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/data/data2.s b/data/data2.s index 36296dc45..6efbff4cd 100644 --- a/data/data2.s +++ b/data/data2.s @@ -3425,14 +3425,14 @@ gUnknown_08553A7C:: @ 8553A7C .align 2, 0 gNewGameBirchPic:: @ 8553A90 - .incbin "data/graphics/new_game/birch.4bpp" + .incbin "graphics/birch_speech/birch.4bpp" .incbin "base_emerald.gba", 0x554290, 0x66c0 .align 2, 0 gNewGameBirchPalette:: @ 855A950 - .incbin "data/graphics/new_game/birch.gbapal" + .incbin "graphics/birch_speech/birch.gbapal" .align 2, 0 diff --git a/data/graphics/new_game/birch.pal b/graphics/birch_speech/birch.pal index b89a5861a..b89a5861a 100644 --- a/data/graphics/new_game/birch.pal +++ b/graphics/birch_speech/birch.pal diff --git a/data/graphics/new_game/birch.png b/graphics/birch_speech/birch.png Binary files differindex 2a2d7b6a9..2a2d7b6a9 100644 --- a/data/graphics/new_game/birch.png +++ b/graphics/birch_speech/birch.png |