diff options
-rw-r--r-- | gfx/stage/unused_stage.png | bin | 0 -> 1451 bytes | |||
-rwxr-xr-x | main.asm | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/gfx/stage/unused_stage.png b/gfx/stage/unused_stage.png Binary files differnew file mode 100644 index 0000000..3ac8184 --- /dev/null +++ b/gfx/stage/unused_stage.png @@ -51481,7 +51481,8 @@ ArticunoPic: ; 0x6ed00 ArticunoSilhouettePic: ; 0x6ee80 INCBIN "gfx/billboard/mon_silhouettes/articuno.2bpp" -INCBIN "baserom.gbc",$6f000,$70000 - $6f000 ; 0x6f000 +UnusedStageGfx: ; 0x6f000 + INCBIN "gfx/stage/unused_stage.2bpp" SECTION "bank1c", ROMX, BANK[$1c] |