roof graphics

This commit is contained in:
yenatch 2013-10-11 01:43:15 -04:00
parent 8b8de40525
commit da689fa7d6
6 changed files with 5 additions and 1 deletions

BIN
gfx/tilesets/roofs/0.2bpp Normal file

Binary file not shown.

BIN
gfx/tilesets/roofs/1.2bpp Normal file

Binary file not shown.

BIN
gfx/tilesets/roofs/2.2bpp Normal file

Binary file not shown.

BIN
gfx/tilesets/roofs/3.2bpp Normal file

Binary file not shown.

BIN
gfx/tilesets/roofs/4.2bpp Normal file

Binary file not shown.

View File

@ -27928,7 +27928,11 @@ MapGroupRoofs: ; 1c021i
; 1c03c
Roofs: ; 1c03c
INCBIN "baserom.gbc", $1c03c, $1c30c - $1c03c
INCBIN "gfx/tilesets/roofs/0.2bpp"
INCBIN "gfx/tilesets/roofs/1.2bpp"
INCBIN "gfx/tilesets/roofs/2.2bpp"
INCBIN "gfx/tilesets/roofs/3.2bpp"
INCBIN "gfx/tilesets/roofs/4.2bpp"
; 1c30c
INCLUDE "tilesets/data_2.asm"