diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-25 15:03:52 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-25 15:03:52 -0400 |
commit | bf9e2b7210361695a3ffdb8305c054c41ad18609 (patch) | |
tree | 282bdb705cd6d23b533a99642043a075bc3db0fe /src | |
parent | 55bae5e8adb9418552c7bd8b75523c2c8a67052b (diff) |
split data3_a1
Diffstat (limited to 'src')
-rw-r--r-- | src/berry.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/berry.c b/src/berry.c index cf49d4dc4..98cf7d932 100644 --- a/src/berry.c +++ b/src/berry.c @@ -803,10 +803,7 @@ const struct Berry gBerries[] = }, }; -const struct { - u8 unk0; - u16 unk1; -} gUnknown_0858AB24[] = { +const struct UnkStruct_0858AB24 gUnknown_0858AB24[] = { { 50, 20}, { 50, 20}, { 50, 20}, |