pokeemerald/data/layouts/RusturfTunnel/layout.inc
Marcus Huderle 91ee3221b3 Formatting
2018-06-20 19:54:21 -05:00

16 lines
335 B
PHP

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