mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
16 lines
315 B
PHP
16 lines
315 B
PHP
DewfordTown_MapBorder::
|
|
.incbin "data/layouts/DewfordTown/border.bin"
|
|
|
|
DewfordTown_MapBlockdata::
|
|
.incbin "data/layouts/DewfordTown/map.bin"
|
|
|
|
.align 2
|
|
DewfordTown_Layout::
|
|
.4byte 0x14
|
|
.4byte 0x14
|
|
.4byte DewfordTown_MapBorder
|
|
.4byte DewfordTown_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Dewford
|
|
|