blob: 8a231303c84f56a199d91f5177951b0af6016e7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
SouthernIsland_Interior_MapBorder:: @ 82FA55C
.incbin "data/layouts/SouthernIsland_Interior/border.bin"
SouthernIsland_Interior_MapBlockdata:: @ 82FA564
.incbin "data/layouts/SouthernIsland_Interior/map.bin"
.align 2
SouthernIsland_Interior_Layout:: @ 82FAA74
.4byte 0x1b
.4byte 0x18
.4byte SouthernIsland_Interior_MapBorder
.4byte SouthernIsland_Interior_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Rustboro
|