aboutsummaryrefslogtreecommitdiffstats
path: root/engine/HoF_room_pc.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-27 16:27:30 -0400
committerRangi <35663410+Rangi42@users.noreply.github.com>2020-06-27 21:43:32 -0400
commitd5089d3c623e2b147b035cf12569810d604bf47d (patch)
tree9d64a8943a11fef8a2b1afe0c4c8eda29e4ecfe1 /engine/HoF_room_pc.asm
parentSeparate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) (diff)
downloadpokeyellow-d5089d3c623e2b147b035cf12569810d604bf47d.tar.gz
pokeyellow-d5089d3c623e2b147b035cf12569810d604bf47d.tar.xz
pokeyellow-d5089d3c623e2b147b035cf12569810d604bf47d.zip
Organize gfx/
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 7e08631c..f820aae3 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.2bpp"
+ INCBIN "gfx/intro_credits/the_end.2bpp"
TheEndGfxEnd: