2018-06-20 23:41:17 +01:00
|
|
|
BattleFrontier_BattleDomeCorridor_MapBorder::
|
|
|
|
.incbin "data/layouts/BattleFrontier_BattleDomeCorridor/border.bin"
|
|
|
|
|
|
|
|
BattleFrontier_BattleDomeCorridor_MapBlockdata::
|
|
|
|
.incbin "data/layouts/BattleFrontier_BattleDomeCorridor/map.bin"
|
|
|
|
|
|
|
|
.align 2
|
|
|
|
BattleFrontier_BattleDomeCorridor_Layout::
|
|
|
|
.4byte 0x30
|
|
|
|
.4byte 0x7
|
|
|
|
.4byte BattleFrontier_BattleDomeCorridor_MapBorder
|
|
|
|
.4byte BattleFrontier_BattleDomeCorridor_MapBlockdata
|
|
|
|
.4byte gTileset_Building
|
|
|
|
.4byte gTileset_BattleDome
|
2018-06-20 23:42:34 +01:00
|
|
|
|