mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-09 21:25:03 +01:00
17 lines
419 B
PHP
17 lines
419 B
PHP
|
.align 2
|
||
|
SouthernIsland_Interior_MapBorder::
|
||
|
.incbin "data/layouts/SouthernIsland_Interior/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
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
|