summaryrefslogtreecommitdiff
path: root/include/contest.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-03-31 13:16:08 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-03-31 13:16:08 -0400
commitb157c6a19ee965593073488f4a77de3ce11cdf93 (patch)
tree3d44faa8849d2d962c48519435aa055a6036b44e /include/contest.h
parent707970c982bbe758cc48ce6f772616eaf80b647a (diff)
CONTEST_STRING_NONE
Diffstat (limited to 'include/contest.h')
-rw-r--r--include/contest.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/contest.h b/include/contest.h
index 32510fd2c..b5a1ed5a6 100644
--- a/include/contest.h
+++ b/include/contest.h
@@ -191,7 +191,8 @@ enum
CONTEST_STRING_NO_CONDITION_IMPROVE,
CONTEST_STRING_BAD_CONDITION_WEAK_APPEAL,
CONTEST_STRING_UNAFFECTED,
- CONTEST_STRING_ATTRACTED_ATTENTION
+ CONTEST_STRING_ATTRACTED_ATTENTION,
+ CONTEST_STRING_NONE = 255
};
struct ContestMove