mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-06 01:23:15 +01:00
17 lines
315 B
PHP
17 lines
315 B
PHP
.align 2
|
|
Route102_MapBorder::
|
|
.incbin "data/layouts/Route102/border.bin"
|
|
|
|
.align 2
|
|
Route102_MapBlockdata::
|
|
.incbin "data/layouts/Route102/map.bin"
|
|
|
|
.align 2
|
|
Route102_Layout::
|
|
.4byte 0x32
|
|
.4byte 0x14
|
|
.4byte Route102_MapBorder
|
|
.4byte Route102_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Petalburg
|