summaryrefslogtreecommitdiff
path: root/data/layouts/Route110_TrickHousePuzzle8/layout.inc
blob: 3520b503f74bea756a55647b17b8f083f9fbebdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Route110_TrickHousePuzzle8_MapBorder::
	.incbin "data/layouts/Route110_TrickHousePuzzle8/border.bin"

Route110_TrickHousePuzzle8_MapBlockdata::
	.incbin "data/layouts/Route110_TrickHousePuzzle8/map.bin"

	.align 2
Route110_TrickHousePuzzle8_Layout::
	.4byte 0xf
	.4byte 0x16
	.4byte Route110_TrickHousePuzzle8_MapBorder
	.4byte Route110_TrickHousePuzzle8_MapBlockdata
	.4byte gTileset_Building
	.4byte gTileset_TrickHousePuzzle