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

VerdanturfTown_MapBlockdata::
	.incbin "data/layouts/VerdanturfTown/map.bin"

	.align 2
VerdanturfTown_Layout::
	.4byte 0x14
	.4byte 0x14
	.4byte VerdanturfTown_MapBorder
	.4byte VerdanturfTown_MapBlockdata
	.4byte gTileset_General
	.4byte gTileset_Mauville