aboutsummaryrefslogtreecommitdiffstats
path: root/engine/HoF_room_pc.asm
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2018-03-10 18:36:19 -0600
committerGitHub <noreply@github.com>2018-03-10 18:36:19 -0600
commit42cfe3d36192aca4d0c4ca222be0088c03236e0d (patch)
treedd050c795930a34af6ea020c00f52dc7116ee49a /engine/HoF_room_pc.asm
parentMerge pull request #171 from xCrystal/master (diff)
parentforgot to uncomment clean tools (diff)
downloadpokeyellow-42cfe3d36192aca4d0c4ca222be0088c03236e0d.tar.gz
pokeyellow-42cfe3d36192aca4d0c4ca222be0088c03236e0d.tar.xz
pokeyellow-42cfe3d36192aca4d0c4ca222be0088c03236e0d.zip
Merge pull request #177 from yenatch/rgbgfx
Use rgbgfx and c tools instead of the submodule.
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 fb196486..7e08631c 100755
--- a/engine/HoF_room_pc.asm
+++ b/engine/HoF_room_pc.asm
@@ -266,5 +266,5 @@ INCLUDE "data/credits_order.asm"
INCLUDE "text/credits_text.asm"
TheEndGfx:
- INCBIN "gfx/theend.interleave.2bpp"
+ INCBIN "gfx/theend.2bpp"
TheEndGfxEnd: