blob: 091af410595f0b64ed00786a4fc76e86d804d6b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
.include "asm/macros.inc"
.include "constants/constants.inc"
.section .rodata
@ 83CC740
.include "data/text/berry_descriptions.inc"
@ 83CD2CC
.include "data/berries.inc"
.align 2
gBlankBerryTree:: @ 83CD780
.4byte 0, 0
|