1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-06 15:38:11 +01:00
Marcus Huderle 91ee3221b3 Formatting
2018-06-20 19:54:21 -05:00

16 lines
345 B
PHP

BattleTentLobby_MapBorder::
.incbin "data/layouts/BattleTentLobby/border.bin"
BattleTentLobby_MapBlockdata::
.incbin "data/layouts/BattleTentLobby/map.bin"
.align 2
BattleTentLobby_Layout::
.4byte 0xd
.4byte 0xa
.4byte BattleTentLobby_MapBorder
.4byte BattleTentLobby_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_BattleTent