pokeemerald/data/layouts/BattleFrontier_BattlePyramidLobby/layout.inc

16 lines
475 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
BattleFrontier_BattlePyramidLobby_MapBorder::
.incbin "data/layouts/BattleFrontier_BattlePyramidLobby/border.bin"
BattleFrontier_BattlePyramidLobby_MapBlockdata::
.incbin "data/layouts/BattleFrontier_BattlePyramidLobby/map.bin"
.align 2
BattleFrontier_BattlePyramidLobby_Layout::
.4byte 0xf
.4byte 0x12
.4byte BattleFrontier_BattlePyramidLobby_MapBorder
.4byte BattleFrontier_BattlePyramidLobby_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_BattlePyramid
2018-06-21 00:42:34 +02:00