diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-11-19 09:42:43 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-19 09:42:43 -0600 |
commit | 8f2ddf2997041bc813a32ac604002fcbb987e3a0 (patch) | |
tree | 222397efa311c2d881c205b2b149dc2e465c47c1 /include/contest.h | |
parent | 963989d760a09eab46607efe1cbc1029f00e1842 (diff) | |
parent | 72f0a079a9221e314e7eecf0e920313bf83d32ac (diff) |
Merge pull request #390 from huderlem/battle_anim_utility_funcs
Decompile all of battle_anim_utility_funcs
Diffstat (limited to 'include/contest.h')
-rw-r--r-- | include/contest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/contest.h b/include/contest.h index d62d33ab7..502d44b90 100644 --- a/include/contest.h +++ b/include/contest.h @@ -239,7 +239,7 @@ struct Shared18000 struct ContestStruct_field_18 { - u16 unk0; + u16 species; u16 unk2; u8 unk4_0:1; u8 unk5; |