mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
17 lines
334 B
PHP
17 lines
334 B
PHP
.align 2
|
|
DewfordTown_MapBorder::
|
|
.incbin "data/layouts/DewfordTown/border.bin"
|
|
|
|
.align 2
|
|
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
|