[client] implement support for KVMFR_FEATURE_SETCURSORPOS

This commit is contained in:
Geoffrey McRae
2021-08-05 22:19:35 +10:00
parent 95bbd67dea
commit afbee641b1
3 changed files with 25 additions and 11 deletions

View File

@@ -103,8 +103,8 @@ struct AppState
struct IVSHMEM shm;
PLGMPClient lgmp;
PLGMPClientQueue frameQueue;
PLGMPClientQueue pointerQueue;
KVMFRFeatureFlags kvmfrFeatures;
LGThread * frameThread;
LGEvent * frameEvent;