mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-18 12:37:38 +01:00
16 lines
338 B
PHP
16 lines
338 B
PHP
LittlerootTown_MapBorder::
|
|
.incbin "data/layouts/LittlerootTown/border.bin"
|
|
|
|
LittlerootTown_MapBlockdata::
|
|
.incbin "data/layouts/LittlerootTown/map.bin"
|
|
|
|
.align 2
|
|
LittlerootTown_Layout::
|
|
.4byte 0x14
|
|
.4byte 0x14
|
|
.4byte LittlerootTown_MapBorder
|
|
.4byte LittlerootTown_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Petalburg
|
|
|