16 lines
400 B
PHP
Raw Normal View History

2018-06-20 17:41:17 -05:00
SouthernIsland_Exterior_MapBorder::
.incbin "data/layouts/SouthernIsland_Exterior/border.bin"
SouthernIsland_Exterior_MapBlockdata::
.incbin "data/layouts/SouthernIsland_Exterior/map.bin"
.align 2
SouthernIsland_Exterior_Layout::
.4byte 0x21
.4byte 0x1e
.4byte SouthernIsland_Exterior_MapBorder
.4byte SouthernIsland_Exterior_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Rustboro
2018-06-20 17:42:34 -05:00