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

Route110_TrickHousePuzzle7_MapBlockdata::
	.incbin "data/layouts/Route110_TrickHousePuzzle7/map.bin"

	.align 2
Route110_TrickHousePuzzle7_Layout::
	.4byte 0xf
	.4byte 0x16
	.4byte Route110_TrickHousePuzzle7_MapBorder
	.4byte Route110_TrickHousePuzzle7_MapBlockdata
	.4byte gTileset_Building
	.4byte gTileset_TrickHousePuzzle