summaryrefslogtreecommitdiffstats
path: root/source/Defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Defines.h')
-rw-r--r--source/Defines.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Defines.h b/source/Defines.h
index eafd2c0e4..ce0aa1594 100644
--- a/source/Defines.h
+++ b/source/Defines.h
@@ -39,6 +39,7 @@ enum
enum
{
DIG_STATUS_STARTED = 0,
+ DIG_STATUS_CANCELLED = 1,
DIG_STATUS_FINISHED = 2,
DIG_STATUS_DROP_HELD = 4,
DIG_STATUS_SHOOT_EAT = 5,