aboutsummaryrefslogtreecommitdiffstats
path: root/engine/HoF_room_pc.asm
diff options
context:
space:
mode:
authorCeleste Brault <theredstoneblock0@gmail.com>2019-06-09 23:29:11 +0200
committerIIMarckus <iimarckus@gmail.com>2019-06-10 19:07:44 -0600
commit013ae78d7415ca75b4e648be5f2c906e16bd13b9 (patch)
tree7c2039a2d94ea164cf8c9356bcd091f0f3144afc /engine/HoF_room_pc.asm
parentPrefix AnimatedObject labels with w. (diff)
downloadpokeyellow-013ae78d7415ca75b4e648be5f2c906e16bd13b9.tar.gz
pokeyellow-013ae78d7415ca75b4e648be5f2c906e16bd13b9.tar.xz
pokeyellow-013ae78d7415ca75b4e648be5f2c906e16bd13b9.zip
Update tools
Diffstat (limited to 'engine/HoF_room_pc.asm')
-rwxr-xr-xengine/HoF_room_pc.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/HoF_room_pc.asm b/engine/HoF_room_pc.asm
index 9c1c0fd2..c070e8c8 100755
--- a/engine/HoF_room_pc.asm
+++ b/engine/HoF_room_pc.asm
@@ -319,5 +319,5 @@ INCLUDE "data/credits_order.asm"
INCLUDE "text/credits_text.asm"
TheEndGfx:
- INCBIN "gfx/theend.interleave.2bpp"
+ INCBIN "gfx/theend.2bpp"
TheEndGfxEnd: