mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-18 20:47:40 +01:00
17 lines
481 B
PHP
17 lines
481 B
PHP
|
.align 2
|
||
|
BattleFrontier_BattlePyramidTop_MapBorder::
|
||
|
.incbin "data/layouts/BattleFrontier_BattlePyramidTop/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
BattleFrontier_BattlePyramidTop_MapBlockdata::
|
||
|
.incbin "data/layouts/BattleFrontier_BattlePyramidTop/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
BattleFrontier_BattlePyramidTop_Layout::
|
||
|
.4byte 0x22
|
||
|
.4byte 0x17
|
||
|
.4byte BattleFrontier_BattlePyramidTop_MapBorder
|
||
|
.4byte BattleFrontier_BattlePyramidTop_MapBlockdata
|
||
|
.4byte gTileset_Building
|
||
|
.4byte gTileset_BattlePyramid
|