blob: 58f199ac61bf7c8274b5652ff56d1c3a2b399bd2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
SafariZone_Southwest_MapBorder:: @ 82EBA20
.incbin "data/layouts/SafariZone_Southwest/border.bin"
SafariZone_Southwest_MapBlockdata:: @ 82EBA28
.incbin "data/layouts/SafariZone_Southwest/map.bin"
.align 2
SafariZone_Southwest_Layout:: @ 82EC6A8
.4byte 0x28
.4byte 0x28
.4byte SafariZone_Southwest_MapBorder
.4byte SafariZone_Southwest_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Lilycove
|