diff options
-rw-r--r-- | gfx/tilesets/tileset5.t13.png | bin | 0 -> 1039 bytes | |||
-rwxr-xr-x | main.asm | 6 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gfx/tilesets/tileset5.t13.png b/gfx/tilesets/tileset5.t13.png Binary files differnew file mode 100644 index 0000000..67f3a1d --- /dev/null +++ b/gfx/tilesets/tileset5.t13.png @@ -151,7 +151,11 @@ Tileset4Gfx: ; 89d96 (22:5d96) dw $78 INCBIN "gfx/tilesets/tileset4.t8.2bpp" -INCBIN "baserom.gbc",$8a518,$8C000 - $8a518 +Tileset5Gfx: ; 8a518 (22:6518) + dw $63 + INCBIN "gfx/tilesets/tileset5.t13.2bpp" + +INCBIN "baserom.gbc",$8ab4a,$8C000 - $8ab4a SECTION "bank23",ROMX,BANK[$23] INCBIN "baserom.gbc",$8C000,$4000 |