mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-18 04:27:38 +01:00
17 lines
426 B
PHP
17 lines
426 B
PHP
|
.align 2
|
||
|
EverGrandeCity_ShortHall_MapBorder::
|
||
|
.incbin "data/layouts/EverGrandeCity_ShortHall/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
EverGrandeCity_ShortHall_MapBlockdata::
|
||
|
.incbin "data/layouts/EverGrandeCity_ShortHall/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
EverGrandeCity_ShortHall_Layout::
|
||
|
.4byte 0xb
|
||
|
.4byte 0xd
|
||
|
.4byte EverGrandeCity_ShortHall_MapBorder
|
||
|
.4byte EverGrandeCity_ShortHall_MapBlockdata
|
||
|
.4byte gTileset_Building
|
||
|
.4byte gTileset_EliteFour
|