diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-03-03 15:55:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-03 15:55:58 -0500 |
commit | 0e468b49bba6471ea9384ba49dbc8fb5e90f934b (patch) | |
tree | 4a30c1d98c6364514e3ece3f1f278b4d1c5617bc /include/berry.h | |
parent | dd22d97814bc152d356e076a8d0f19b0d3dd9230 (diff) | |
parent | c2f85a5326dceb0b17618cae9947491667e9e7e7 (diff) |
Merge pull request #284 from PikalaxALT/berry_crush
Berry crush
Diffstat (limited to 'include/berry.h')
-rw-r--r-- | include/berry.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/berry.h b/include/berry.h index 5bf272d42..905ce291b 100644 --- a/include/berry.h +++ b/include/berry.h @@ -72,6 +72,6 @@ struct UnkStruct_0858AB24 { u16 unk1; }; -extern const struct UnkStruct_0858AB24 gUnknown_0858AB24[]; +extern const struct UnkStruct_0858AB24 gUnknown_83DFC9C[]; #endif // GUARD_BERRY_H |