aboutsummaryrefslogtreecommitdiffstats
path: root/engine/HoF_room_pc.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2018-03-10 18:01:54 -0500
committeryenatch <yenatch@gmail.com>2018-03-10 18:53:04 -0500
commitf75049feef17757cd07eb86cf34729c272cefcd5 (patch)
tree7297aa8ae7a05b45a60160baa304a7e0088235b7 /engine/HoF_room_pc.asm
parentMerge pull request #171 from xCrystal/master (diff)
downloadpokeyellow-f75049feef17757cd07eb86cf34729c272cefcd5.tar.gz
pokeyellow-f75049feef17757cd07eb86cf34729c272cefcd5.tar.xz
pokeyellow-f75049feef17757cd07eb86cf34729c272cefcd5.zip
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: