diff options
| author | Celeste Brault <theredstoneblock0@gmail.com> | 2019-06-09 23:29:11 +0200 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2019-06-10 19:07:44 -0600 |
| commit | 013ae78d7415ca75b4e648be5f2c906e16bd13b9 (patch) | |
| tree | 7c2039a2d94ea164cf8c9356bcd091f0f3144afc /engine/HoF_room_pc.asm | |
| parent | Prefix AnimatedObject labels with w. (diff) | |
| download | pokeyellow-013ae78d7415ca75b4e648be5f2c906e16bd13b9.tar.gz pokeyellow-013ae78d7415ca75b4e648be5f2c906e16bd13b9.tar.xz pokeyellow-013ae78d7415ca75b4e648be5f2c906e16bd13b9.zip | |
Update tools
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 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: |
