summaryrefslogtreecommitdiff
path: root/openttd.h
diff options
context:
space:
mode:
Diffstat (limited to 'openttd.h')
-rw-r--r--openttd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openttd.h b/openttd.h
index 14ecc6dcb..6d53aa7b8 100644
--- a/openttd.h
+++ b/openttd.h
@@ -279,6 +279,7 @@ enum {
NUM_CARGO = 12,
+ CT_NO_REFIT = 0xFE,
CT_INVALID = 0xFF
};