sovereignx/data/layouts/BattleFrontier_OutsideWest/layout.inc

16 lines
438 B
PHP
Raw Normal View History

2018-06-20 23:41:17 +01:00
BattleFrontier_OutsideWest_MapBorder::
.incbin "data/layouts/BattleFrontier_OutsideWest/border.bin"
BattleFrontier_OutsideWest_MapBlockdata::
.incbin "data/layouts/BattleFrontier_OutsideWest/map.bin"
.align 2
BattleFrontier_OutsideWest_Layout::
.4byte 0x38
.4byte 0x48
.4byte BattleFrontier_OutsideWest_MapBorder
.4byte BattleFrontier_OutsideWest_MapBlockdata
.4byte gTileset_General
.4byte gTileset_BattleFrontierOutsideWest
2018-06-20 23:42:34 +01:00