blob: 3ec6961df40615b27b38355211405a1650e63d57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
GraniteCave_B2F_MapBorder:: @ 82D8B1C
.incbin "data/layouts/GraniteCave_B2F/border.bin"
GraniteCave_B2F_MapBlockdata:: @ 82D8B24
.incbin "data/layouts/GraniteCave_B2F/map.bin"
.align 2
GraniteCave_B2F_Layout:: @ 82D91A4
.4byte 0x20
.4byte 0x1a
.4byte GraniteCave_B2F_MapBorder
.4byte GraniteCave_B2F_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Cave
|