[client] update for the new LGMP interface prototypes

This commit is contained in:
Geoffrey McRae
2022-11-07 20:59:36 +11:00
parent 714b1bce70
commit 6ee30b2308
4 changed files with 9 additions and 6 deletions

View File

@@ -167,7 +167,7 @@ typedef struct KVMFRMessage_SetCursorPos
KVMFRMessage msg;
int32_t x, y;
}
KVMFRSetCursorPos;
KVMFRMessage_SetCursorPos;
typedef struct KVMFRMessage_FrameTime
{