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

ShoalCave_LowTideIceRoom_MapBlockdata::
	.incbin "data/layouts/ShoalCave_LowTideIceRoom/map.bin"

	.align 2
ShoalCave_LowTideIceRoom_Layout::
	.4byte 0x14
	.4byte 0x1e
	.4byte ShoalCave_LowTideIceRoom_MapBorder
	.4byte ShoalCave_LowTideIceRoom_MapBlockdata
	.4byte gTileset_General
	.4byte gTileset_Cave