mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
16 lines
294 B
PHP
16 lines
294 B
PHP
Route105_MapBorder::
|
|
.incbin "data/layouts/Route105/border.bin"
|
|
|
|
Route105_MapBlockdata::
|
|
.incbin "data/layouts/Route105/map.bin"
|
|
|
|
.align 2
|
|
Route105_Layout::
|
|
.4byte 0x28
|
|
.4byte 0x50
|
|
.4byte Route105_MapBorder
|
|
.4byte Route105_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Dewford
|
|
|