summaryrefslogtreecommitdiff
path: root/include/protocol.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2024-05-09 11:31:07 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2024-05-09 11:31:07 +0200
commit962ebf95459a8da08f44898d13d185e60de59b45 (patch)
treeb7b8d5bd0760f760f99fd6e2703752f6137e306e /include/protocol.h
parentc13e3bce702003aea65eef54ee462fd20cdf4fa1 (diff)
work
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