pokeemerald/data/layouts/BattleFrontier_BattlePyramidEmptySquare/layout.inc

16 lines
516 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
BattleFrontier_BattlePyramidEmptySquare_MapBorder::
.incbin "data/layouts/BattleFrontier_BattlePyramidEmptySquare/border.bin"
BattleFrontier_BattlePyramidEmptySquare_MapBlockdata::
.incbin "data/layouts/BattleFrontier_BattlePyramidEmptySquare/map.bin"
.align 2
BattleFrontier_BattlePyramidEmptySquare_Layout::
.4byte 0x8
.4byte 0x8
.4byte BattleFrontier_BattlePyramidEmptySquare_MapBorder
.4byte BattleFrontier_BattlePyramidEmptySquare_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_BattlePyramid
2018-06-21 00:42:34 +02:00