summaryrefslogtreecommitdiff
path: root/include/contest.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-11-12 18:43:42 -0600
committerGitHub <noreply@github.com>2018-11-12 18:43:42 -0600
commit0ad332124e5bf57d0a43122616a77cd8c9318250 (patch)
treed495eca0bedff3a4466afdcf45efbf66f237077a /include/contest.h
parentcbc414c44115550c811d6629c23c2e749d9d7fe3 (diff)
parent17be584c67f203f15f0e3a61dd3e5e611dd79382 (diff)
Merge pull request #706 from Slawter666/synchronise
[WIP] Synchronise with pokeemerald part 2
Diffstat (limited to 'include/contest.h')
-rw-r--r--include/contest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/contest.h b/include/contest.h
index 969ae51dd..ef8069367 100644
--- a/include/contest.h
+++ b/include/contest.h
@@ -8,6 +8,7 @@ enum
CONTEST_CATEGORY_CUTE,
CONTEST_CATEGORY_SMART,
CONTEST_CATEGORY_TOUGH,
+ CONTEST_CATEGORIES_COUNT,
};
enum