pokeemerald/data/layouts/NewMauville_Entrance/layout.inc

16 lines
377 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
NewMauville_Entrance_MapBorder::
.incbin "data/layouts/NewMauville_Entrance/border.bin"
NewMauville_Entrance_MapBlockdata::
.incbin "data/layouts/NewMauville_Entrance/map.bin"
.align 2
NewMauville_Entrance_Layout::
.4byte 0x9
.4byte 0x9
.4byte NewMauville_Entrance_MapBorder
.4byte NewMauville_Entrance_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Facility
2018-06-21 00:42:34 +02:00