mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-20 05:27:38 +01:00
17 lines
434 B
PHP
17 lines
434 B
PHP
|
.align 2
|
||
|
EverGrandeCity_HallOfFame_MapBorder::
|
||
|
.incbin "data/layouts/EverGrandeCity_HallOfFame/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
EverGrandeCity_HallOfFame_MapBlockdata::
|
||
|
.incbin "data/layouts/EverGrandeCity_HallOfFame/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
EverGrandeCity_HallOfFame_Layout::
|
||
|
.4byte 0xf
|
||
|
.4byte 0x11
|
||
|
.4byte EverGrandeCity_HallOfFame_MapBorder
|
||
|
.4byte EverGrandeCity_HallOfFame_MapBlockdata
|
||
|
.4byte gTileset_Building
|
||
|
.4byte gTileset_CableClub
|