mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 20:17:38 +01:00
16 lines
296 B
PHP
16 lines
296 B
PHP
Route103_MapBorder::
|
|
.incbin "data/layouts/Route103/border.bin"
|
|
|
|
Route103_MapBlockdata::
|
|
.incbin "data/layouts/Route103/map.bin"
|
|
|
|
.align 2
|
|
Route103_Layout::
|
|
.4byte 0x50
|
|
.4byte 0x16
|
|
.4byte Route103_MapBorder
|
|
.4byte Route103_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Petalburg
|
|
|