pokeemerald/data/layouts/VictoryRoad_B1F/layout.inc

16 lines
340 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
VictoryRoad_B1F_MapBorder::
.incbin "data/layouts/VictoryRoad_B1F/border.bin"
VictoryRoad_B1F_MapBlockdata::
.incbin "data/layouts/VictoryRoad_B1F/map.bin"
.align 2
VictoryRoad_B1F_Layout::
.4byte 0x2e
.4byte 0x1f
.4byte VictoryRoad_B1F_MapBorder
.4byte VictoryRoad_B1F_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Cave
2018-06-21 00:42:34 +02:00