pokeemerald/data/layouts/BattleFrontier_BattlePalaceLobby/layout.inc

16 lines
467 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
BattleFrontier_BattlePalaceLobby_MapBorder::
.incbin "data/layouts/BattleFrontier_BattlePalaceLobby/border.bin"
BattleFrontier_BattlePalaceLobby_MapBlockdata::
.incbin "data/layouts/BattleFrontier_BattlePalaceLobby/map.bin"
.align 2
BattleFrontier_BattlePalaceLobby_Layout::
.4byte 0x19
.4byte 0xc
.4byte BattleFrontier_BattlePalaceLobby_MapBorder
.4byte BattleFrontier_BattlePalaceLobby_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_BattlePalace
2018-06-21 00:42:34 +02:00