pokeemerald/data/layouts/DewfordTown_Hall/layout.inc

16 lines
358 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
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
2018-06-21 00:42:34 +02:00