diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-06-12 01:49:22 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-06-12 01:49:22 -0500 |
commit | 9a5b7f5d19e84eb1caab7ecddaa0f157ebae5594 (patch) | |
tree | b629f95bf769d6485ac39592a805c29af074b941 /engine/HoF_room_pc.asm | |
parent | 7bbf83bebc9c146adbc13536a01f49ae3f0b9c9b (diff) | |
parent | 48e0125bd68054f81e97a5eec14f145dc3c921d7 (diff) |
Merge branch 'master' of https://github.com/pret/pokered into merge-pokered
Diffstat (limited to 'engine/HoF_room_pc.asm')
-rwxr-xr-x | engine/HoF_room_pc.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/HoF_room_pc.asm b/engine/HoF_room_pc.asm index 31d11677..d18ebca5 100755 --- a/engine/HoF_room_pc.asm +++ b/engine/HoF_room_pc.asm @@ -319,7 +319,7 @@ INCLUDE "data/credits_order.asm" INCLUDE "text/credits_text.asm" -TheEndGfx: ; 7473e (1d:473e) (7473f on blue) +TheEndGfx: INCBIN "gfx/theend.interleave.2bpp" TheEndGfxEnd: |