blob: 1613743cfeac53e23daf1c5b1397f39a94232882 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
VictoryRoad_B1F_MapBorder:: @ 82F83D0
.incbin "data/layouts/VictoryRoad_B1F/border.bin"
VictoryRoad_B1F_MapBlockdata:: @ 82F83D8
.incbin "data/layouts/VictoryRoad_B1F/map.bin"
.align 2
VictoryRoad_B1F_Layout:: @ 82F8EFC
.4byte 0x2e
.4byte 0x1f
.4byte VictoryRoad_B1F_MapBorder
.4byte VictoryRoad_B1F_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Cave
|