blob: fed45feaafc1bc588fc4bd41e6cb0a9ae94cd9bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
GraniteCave_B1F_MapBorder:: @ 82D847C
.incbin "data/layouts/GraniteCave_B1F/border.bin"
GraniteCave_B1F_MapBlockdata:: @ 82D8484
.incbin "data/layouts/GraniteCave_B1F/map.bin"
.align 2
GraniteCave_B1F_Layout:: @ 82D8B04
.4byte 0x20
.4byte 0x1a
.4byte GraniteCave_B1F_MapBorder
.4byte GraniteCave_B1F_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Cave
|