mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
17 lines
458 B
PHP
17 lines
458 B
PHP
.align 2
|
|
BattleFrontier_ReceptionGate_MapBorder::
|
|
.incbin "data/layouts/BattleFrontier_ReceptionGate/border.bin"
|
|
|
|
.align 2
|
|
BattleFrontier_ReceptionGate_MapBlockdata::
|
|
.incbin "data/layouts/BattleFrontier_ReceptionGate/map.bin"
|
|
|
|
.align 2
|
|
BattleFrontier_ReceptionGate_Layout::
|
|
.4byte 0x9
|
|
.4byte 0xe
|
|
.4byte BattleFrontier_ReceptionGate_MapBorder
|
|
.4byte BattleFrontier_ReceptionGate_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_BattleFrontier
|