diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-03-29 11:12:55 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-03-29 11:12:55 -0400 |
commit | a8c57a0dd6cf3e3759dda41f7f2c6d89173262e7 (patch) | |
tree | cb8b0ae83cbc0eea161e6d5171cdc648eb7dff20 /include/contest.h | |
parent | 8a61d647fc81ca392dbcf7458db5b528a1a744a6 (diff) |
through ContestEffect_16
Diffstat (limited to 'include/contest.h')
-rw-r--r-- | include/contest.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/contest.h b/include/contest.h index 241fd19fc..9ac51b536 100644 --- a/include/contest.h +++ b/include/contest.h @@ -227,9 +227,7 @@ struct UnknownContestStruct7 u8 unk0[4]; u16 unk4; u16 unk6; - u8 unk8; - u8 unk9; - u8 fillerA[3]; + u8 unk8[5]; u8 unkD[4]; u8 unk11; u8 filler12[2]; |