mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-20 05:27:38 +01:00
17 lines
316 B
PHP
17 lines
316 B
PHP
|
.align 2
|
||
|
Route133_MapBorder::
|
||
|
.incbin "data/layouts/Route133/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
Route133_MapBlockdata::
|
||
|
.incbin "data/layouts/Route133/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
Route133_Layout::
|
||
|
.4byte 0x50
|
||
|
.4byte 0x28
|
||
|
.4byte Route133_MapBorder
|
||
|
.4byte Route133_MapBlockdata
|
||
|
.4byte gTileset_General
|
||
|
.4byte gTileset_Pacifidlog
|