pokeemerald/data/layouts/House1/layout.inc
Marcus Huderle 91ee3221b3 Formatting
2018-06-20 19:54:21 -05:00

16 lines
287 B
PHP

House1_MapBorder::
.incbin "data/layouts/House1/border.bin"
House1_MapBlockdata::
.incbin "data/layouts/House1/map.bin"
.align 2
House1_Layout::
.4byte 0xa
.4byte 0x9
.4byte House1_MapBorder
.4byte House1_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_GenericBuilding