pokeemerald/data/layouts/BattleFrontier_BattlePyramidTop/layout.inc

16 lines
462 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
BattleFrontier_BattlePyramidTop_MapBorder::
.incbin "data/layouts/BattleFrontier_BattlePyramidTop/border.bin"
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
2018-06-21 00:42:34 +02:00