mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-19 21:17:41 +01:00
16 lines
475 B
PHP
16 lines
475 B
PHP
BattleFrontier_BattlePyramidLobby_MapBorder::
|
|
.incbin "data/layouts/BattleFrontier_BattlePyramidLobby/border.bin"
|
|
|
|
BattleFrontier_BattlePyramidLobby_MapBlockdata::
|
|
.incbin "data/layouts/BattleFrontier_BattlePyramidLobby/map.bin"
|
|
|
|
.align 2
|
|
BattleFrontier_BattlePyramidLobby_Layout::
|
|
.4byte 0xf
|
|
.4byte 0x12
|
|
.4byte BattleFrontier_BattlePyramidLobby_MapBorder
|
|
.4byte BattleFrontier_BattlePyramidLobby_MapBlockdata
|
|
.4byte gTileset_Building
|
|
.4byte gTileset_BattlePyramid
|
|
|