pokeemerald/data/layouts/BattleFrontier_Lounge1/layout.inc

16 lines
398 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
BattleFrontier_Lounge1_MapBorder::
.incbin "data/layouts/BattleFrontier_Lounge1/border.bin"
BattleFrontier_Lounge1_MapBlockdata::
.incbin "data/layouts/BattleFrontier_Lounge1/map.bin"
.align 2
BattleFrontier_Lounge1_Layout::
.4byte 0xd
.4byte 0x8
.4byte BattleFrontier_Lounge1_MapBorder
.4byte BattleFrontier_Lounge1_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_BattleFrontier
2018-06-21 00:42:34 +02:00