mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
16 lines
487 B
PHP
16 lines
487 B
PHP
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
|
|
|