summaryrefslogtreecommitdiffstats
path: root/planner.h
diff options
context:
space:
mode:
Diffstat (limited to 'planner.h')
-rw-r--r--planner.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/planner.h b/planner.h
index b1e37d5cb..9a2c08b3d 100644
--- a/planner.h
+++ b/planner.h
@@ -2,6 +2,7 @@
#define PLANNER_H
#define LONGDECO 1
+#define NOT_RECREATIONAL 2
#ifdef __cplusplus
extern "C" {