mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-24 04:10:17 +01:00
17 lines
525 B
PHP
17 lines
525 B
PHP
.align 2
|
|
BattleFrontier_BattlePikeThreePathRoom_MapBorder::
|
|
.incbin "data/layouts/BattleFrontier_BattlePikeThreePathRoom/border.bin"
|
|
|
|
.align 2
|
|
BattleFrontier_BattlePikeThreePathRoom_MapBlockdata::
|
|
.incbin "data/layouts/BattleFrontier_BattlePikeThreePathRoom/map.bin"
|
|
|
|
.align 2
|
|
BattleFrontier_BattlePikeThreePathRoom_Layout::
|
|
.4byte 0xd
|
|
.4byte 0xb
|
|
.4byte BattleFrontier_BattlePikeThreePathRoom_MapBorder
|
|
.4byte BattleFrontier_BattlePikeThreePathRoom_MapBlockdata
|
|
.4byte gTileset_Building
|
|
.4byte gTileset_BattlePike
|