diff options
Diffstat (limited to 'src/net/comm.h')
| -rw-r--r-- | src/net/comm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/comm.h b/src/net/comm.h index a014c6d..b9fff41 100644 --- a/src/net/comm.h +++ b/src/net/comm.h @@ -24,6 +24,7 @@ typedef enum msg_type_selected_card_all = 0x6, msg_type_selected_stack_c = 0x7, msg_type_selected_stack_s = 0x8, + msg_type_next_action = 0x9, } msg_type_t; // Header format |
