mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-05-06 13:45:09 -05:00
16 lines
295 B
PHP
16 lines
295 B
PHP
Route124_MapBorder::
|
|
.incbin "data/layouts/Route124/border.bin"
|
|
|
|
Route124_MapBlockdata::
|
|
.incbin "data/layouts/Route124/map.bin"
|
|
|
|
.align 2
|
|
Route124_Layout::
|
|
.4byte 0x50
|
|
.4byte 0x50
|
|
.4byte Route124_MapBorder
|
|
.4byte Route124_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Mossdeep
|
|
|