summaryrefslogtreecommitdiff
path: root/include/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/protocol.h')
-rw-r--r--include/protocol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/protocol.h b/include/protocol.h
index 6113682..9ca7226 100644
--- a/include/protocol.h
+++ b/include/protocol.h
@@ -100,6 +100,8 @@ typedef enum t_protocol_move_type
MOVE_UPLEFT,
MOVE_DOWNRIGHT,
MOVE_DOWNLEFT,
+
+ MOVE_NONE,
} protocol_move_type;
typedef struct t_protocol_move