From 962ebf95459a8da08f44898d13d185e60de59b45 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Thu, 9 May 2024 11:31:07 +0200 Subject: work --- include/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/protocol.h') 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 -- cgit v1.2.3-70-g09d2