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

GraniteCave_B2F_MapBlockdata::
	.incbin "data/layouts/GraniteCave_B2F/map.bin"

	.align 2
GraniteCave_B2F_Layout::
	.4byte 0x20
	.4byte 0x1a
	.4byte GraniteCave_B2F_MapBorder
	.4byte GraniteCave_B2F_MapBlockdata
	.4byte gTileset_General
	.4byte gTileset_Cave