diff options
author | Marcus Huderle <huderlem@gmail.com> | 2015-11-08 13:57:20 -0800 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2015-11-08 13:57:20 -0800 |
commit | 477c2fd723e9dc7520dcb37fe0a08f627026a702 (patch) | |
tree | 02a1e0d162b6aff4f441e84ed5ccab1e0679fb13 | |
parent | 2723de08f8d9249b247ce46ee4ecddc637d7d116 (diff) |
Unused stage graphics.
-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] |