mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-18 04:27:38 +01:00
16 lines
295 B
PHP
16 lines
295 B
PHP
Route127_MapBorder::
|
|
.incbin "data/layouts/Route127/border.bin"
|
|
|
|
Route127_MapBlockdata::
|
|
.incbin "data/layouts/Route127/map.bin"
|
|
|
|
.align 2
|
|
Route127_Layout::
|
|
.4byte 0x50
|
|
.4byte 0x50
|
|
.4byte Route127_MapBorder
|
|
.4byte Route127_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Mossdeep
|
|
|