diff options
Diffstat (limited to 'shared/vmmouse_proto.h')
-rw-r--r-- | shared/vmmouse_proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/vmmouse_proto.h b/shared/vmmouse_proto.h index 714f8c5..6d144ae 100644 --- a/shared/vmmouse_proto.h +++ b/shared/vmmouse_proto.h @@ -64,6 +64,7 @@ #define VMMOUSE_PROTO_CMD_ABSPOINTER_DATA 39 #define VMMOUSE_PROTO_CMD_ABSPOINTER_STATUS 40 #define VMMOUSE_PROTO_CMD_ABSPOINTER_COMMAND 41 +#define VMMOUSE_PROTO_CMD_ABSPOINTER_RESTRICT 86 #define DECLARE_REG32_STRUCT(_r) \ union { \ |