mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
16 lines
310 B
PHP
16 lines
310 B
PHP
OldaleTown_MapBorder::
|
|
.incbin "data/layouts/OldaleTown/border.bin"
|
|
|
|
OldaleTown_MapBlockdata::
|
|
.incbin "data/layouts/OldaleTown/map.bin"
|
|
|
|
.align 2
|
|
OldaleTown_Layout::
|
|
.4byte 0x14
|
|
.4byte 0x14
|
|
.4byte OldaleTown_MapBorder
|
|
.4byte OldaleTown_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Petalburg
|
|
|