aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/unit/inc/unit.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/unit/inc/unit.h b/src/unit/inc/unit.h
index 4a5ace7..5af0c3f 100644
--- a/src/unit/inc/unit.h
+++ b/src/unit/inc/unit.h
@@ -57,9 +57,7 @@ struct unit
UNIT_DIR_S,
UNIT_DIR_SW,
UNIT_DIR_W,
- UNIT_DIR_NW,
-
- MAX_UNIT_DIRECTIONS
+ UNIT_DIR_NW
} dir;
enum unit_state state;