summaryrefslogtreecommitdiff
path: root/include/contest.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/contest.h')
-rw-r--r--include/contest.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/contest.h b/include/contest.h
index c41e43659..860231cb1 100644
--- a/include/contest.h
+++ b/include/contest.h
@@ -266,7 +266,7 @@ struct ContestantStatus
/*0x0C*/ u8 nervous:1;
u8 numTurnsSkipped:2;
/*0x0D*/ s8 condition;
- /*0x0E*/ u8 unkE;
+ /*0x0E*/ u8 jam;
/*0x0F*/ u8 jamReduction;
// Flags set by move effect
@@ -290,7 +290,7 @@ struct ContestantStatus
u8 unk15_2:1;
u8 unk15_3:1;
u8 hasJudgesAttention:1;
- u8 unk15_5:1;
+ u8 judgesAttentionWasRemoved:1;
u8 unk15_6:1;
/*0x16*/ u8 unk16;
/*0x17*/ u8 unk17;