pokeemerald/data/layouts/SouthernIsland_Interior/layout.inc

16 lines
400 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
SouthernIsland_Interior_MapBorder::
.incbin "data/layouts/SouthernIsland_Interior/border.bin"
SouthernIsland_Interior_MapBlockdata::
.incbin "data/layouts/SouthernIsland_Interior/map.bin"
.align 2
SouthernIsland_Interior_Layout::
.4byte 0x1b
.4byte 0x18
.4byte SouthernIsland_Interior_MapBorder
.4byte SouthernIsland_Interior_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Rustboro
2018-06-21 00:42:34 +02:00