pokeemerald/data/layouts/BattleFrontier_BattlePalaceCorridor/layout.inc

16 lines
487 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
BattleFrontier_BattlePalaceCorridor_MapBorder::
.incbin "data/layouts/BattleFrontier_BattlePalaceCorridor/border.bin"
BattleFrontier_BattlePalaceCorridor_MapBlockdata::
.incbin "data/layouts/BattleFrontier_BattlePalaceCorridor/map.bin"
.align 2
BattleFrontier_BattlePalaceCorridor_Layout::
.4byte 0x11
.4byte 0xe
.4byte BattleFrontier_BattlePalaceCorridor_MapBorder
.4byte BattleFrontier_BattlePalaceCorridor_MapBlockdata
.4byte gTileset_General
.4byte gTileset_BattlePalace
2018-06-21 00:42:34 +02:00