Move 'map attributes' into 'layouts'
This commit is contained in:
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
.align 2
|
||||
MauvilleCity_BikeShop_MapBorder::
|
||||
.incbin "data/layouts/MauvilleCity_BikeShop/border.bin"
|
||||
|
||||
.align 2
|
||||
MauvilleCity_BikeShop_MapBlockdata::
|
||||
.incbin "data/layouts/MauvilleCity_BikeShop/map.bin"
|
||||
|
||||
.align 2
|
||||
MauvilleCity_BikeShop_Layout::
|
||||
.4byte 0xc
|
||||
.4byte 0x9
|
||||
.4byte MauvilleCity_BikeShop_MapBorder
|
||||
.4byte MauvilleCity_BikeShop_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_BikeShop
|
||||
@@ -0,0 +1,2 @@
|
||||
()*+,-
|
||||
012345222892:2;2<2:2@A2B2?2C2D2!"#2$2%2&2HIJ2?2KL?2?2?2?2P2Q2R2?2ST"?2?2?2?2?2?2?2?2EF!"?2?2?2?2?2?2?2?2MN6?22 2?2?2?2?2?2UV
|
||||
Reference in New Issue
Block a user