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

GraniteCave_B1F_MapBlockdata::
	.incbin "data/layouts/GraniteCave_B1F/map.bin"

	.align 2
GraniteCave_B1F_Layout::
	.4byte 0x20
	.4byte 0x1a
	.4byte GraniteCave_B1F_MapBorder
	.4byte GraniteCave_B1F_MapBlockdata
	.4byte gTileset_General
	.4byte gTileset_Cave