2018-06-20 23:41:17 +01:00
|
|
|
RusturfTunnel_MapBorder::
|
|
|
|
.incbin "data/layouts/RusturfTunnel/border.bin"
|
|
|
|
|
|
|
|
RusturfTunnel_MapBlockdata::
|
|
|
|
.incbin "data/layouts/RusturfTunnel/map.bin"
|
|
|
|
|
|
|
|
.align 2
|
|
|
|
RusturfTunnel_Layout::
|
|
|
|
.4byte 0x24
|
|
|
|
.4byte 0x18
|
|
|
|
.4byte RusturfTunnel_MapBorder
|
|
|
|
.4byte RusturfTunnel_MapBlockdata
|
|
|
|
.4byte gTileset_General
|
|
|
|
.4byte gTileset_RusturfTunnel
|
2018-06-20 23:42:34 +01:00
|
|
|
|