blob: f32874b464af47a625123e7d29712adafa05f0f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
InsideOfTruck_MapBorder:: @ 82EA08C
.incbin "data/layouts/InsideOfTruck/border.bin"
InsideOfTruck_MapBlockdata:: @ 82EA094
.incbin "data/layouts/InsideOfTruck/map.bin"
.align 2
InsideOfTruck_Layout:: @ 82EA0C8
.4byte 0x5
.4byte 0x5
.4byte InsideOfTruck_MapBorder
.4byte InsideOfTruck_MapBlockdata
.4byte gTileset_General
.4byte gTileset_InsideOfTruck
|