diff options
author | Slawter666 <38655737+Slawter666@users.noreply.github.com> | 2018-11-12 23:09:58 +0000 |
---|---|---|
committer | Slawter666 <38655737+Slawter666@users.noreply.github.com> | 2018-11-12 23:09:58 +0000 |
commit | 17be584c67f203f15f0e3a61dd3e5e611dd79382 (patch) | |
tree | d495eca0bedff3a4466afdcf45efbf66f237077a /include/contest.h | |
parent | cbc414c44115550c811d6629c23c2e749d9d7fe3 (diff) |
Begin synchronisation part 2
Diffstat (limited to 'include/contest.h')
-rw-r--r-- | include/contest.h | 1 |
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 |