blob: 94e2c858b7937affa9b310d632a9b962fdcbae0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
RusturfTunnel_MapBorder:: @ 82D725C
.incbin "data/layouts/RusturfTunnel/border.bin"
RusturfTunnel_MapBlockdata:: @ 82D7264
.incbin "data/layouts/RusturfTunnel/map.bin"
.align 2
RusturfTunnel_Layout:: @ 82D7924
.4byte 0x24
.4byte 0x18
.4byte RusturfTunnel_MapBorder
.4byte RusturfTunnel_MapBlockdata
.4byte gTileset_General
.4byte gTileset_RusturfTunnel
|