mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
16 lines
296 B
PHP
16 lines
296 B
PHP
Route115_MapBorder::
|
|
.incbin "data/layouts/Route115/border.bin"
|
|
|
|
Route115_MapBlockdata::
|
|
.incbin "data/layouts/Route115/map.bin"
|
|
|
|
.align 2
|
|
Route115_Layout::
|
|
.4byte 0x28
|
|
.4byte 0x50
|
|
.4byte Route115_MapBorder
|
|
.4byte Route115_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Fallarbor
|
|
|