mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 20:17:38 +01:00
16 lines
358 B
PHP
16 lines
358 B
PHP
DewfordTown_Hall_MapBorder::
|
|
.incbin "data/layouts/DewfordTown_Hall/border.bin"
|
|
|
|
DewfordTown_Hall_MapBlockdata::
|
|
.incbin "data/layouts/DewfordTown_Hall/map.bin"
|
|
|
|
.align 2
|
|
DewfordTown_Hall_Layout::
|
|
.4byte 0x11
|
|
.4byte 0x9
|
|
.4byte DewfordTown_Hall_MapBorder
|
|
.4byte DewfordTown_Hall_MapBlockdata
|
|
.4byte gTileset_Building
|
|
.4byte gTileset_GenericBuilding
|
|
|