mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
16 lines
407 B
PHP
16 lines
407 B
PHP
EverGrandeCity_ShortHall_MapBorder::
|
|
.incbin "data/layouts/EverGrandeCity_ShortHall/border.bin"
|
|
|
|
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
|
|
|