blob: 2d52b7280ee4a2482f8be7f4d1e5681118285809 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
SlateportCity_MapBorder:: @ 828798C
.incbin "data/layouts/SlateportCity/border.bin"
SlateportCity_MapBlockdata:: @ 8287994
.incbin "data/layouts/SlateportCity/map.bin"
.align 2
SlateportCity_Layout:: @ 8288C54
.4byte 0x28
.4byte 0x3c
.4byte SlateportCity_MapBorder
.4byte SlateportCity_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Slateport
|