Binary tilemaps

This commit is contained in:
Remy Oukaour
2018-01-09 22:44:06 -05:00
parent feb34b49ba
commit f22485b08d
8 changed files with 68 additions and 99 deletions

View File

@@ -1204,7 +1204,8 @@ INCLUDE "data/palettes/pal_packets.asm"
PredefPals:
INCLUDE "data/palettes/predef.pal"
INCLUDE "data/sgb_border_map.asm"
SGBBorderMap:
INCBIN "gfx/sgb/sgb_border.tilemap"
SGBBorderPalettes:
INCLUDE "data/palettes/sgb_border.pal"