blob: a4d067758b6e91e20fdcc1c23de4a4ce58707b83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PokemonCenter_1F_MapBorder:: @ 82CE064
.incbin "data/layouts/PokemonCenter_1F/border.bin"
PokemonCenter_1F_MapBlockdata:: @ 82CE06C
.incbin "data/layouts/PokemonCenter_1F/map.bin"
.align 2
PokemonCenter_1F_Layout:: @ 82CE168
.4byte 0xe
.4byte 0x9
.4byte PokemonCenter_1F_MapBorder
.4byte PokemonCenter_1F_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_PokemonCenter
|