blob: a40712576633eb4d052f8e5486f4d7e8be41146a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
MauvilleCity_MapBorder:: @ 8288C6C
.incbin "data/layouts/MauvilleCity/border.bin"
MauvilleCity_MapBlockdata:: @ 8288C74
.incbin "data/layouts/MauvilleCity/map.bin"
.align 2
MauvilleCity_Layout:: @ 82892B4
.4byte 0x28
.4byte 0x14
.4byte MauvilleCity_MapBorder
.4byte MauvilleCity_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Mauville
|