blob: 52d172a891b6353d05fd76b2c5c0f19c9e37c993 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
ScorchedSlab_MapBorder:: @ 82FF340
.incbin "data/layouts/ScorchedSlab/border.bin"
ScorchedSlab_MapBlockdata:: @ 82FF348
.incbin "data/layouts/ScorchedSlab/map.bin"
.align 2
ScorchedSlab_Layout:: @ 82FF5A0
.4byte 0xf
.4byte 0x14
.4byte ScorchedSlab_MapBorder
.4byte ScorchedSlab_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Cave
|