summaryrefslogtreecommitdiff
path: root/include/contest.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/contest.h')
-rw-r--r--include/contest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/contest.h b/include/contest.h
index e4cda6e25..9a4b3425d 100644
--- a/include/contest.h
+++ b/include/contest.h
@@ -99,7 +99,7 @@ struct ContestPokemon
u8 sheen;
u8 highestRank;
bool8 gameCleared;
- u8 unk2C[10];
+ u8 unused[10];
u32 personality;
u32 otId;
};