mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-17 22:10:26 +00:00
Add parameter to disable gamepad mouse emulation
This commit is contained in:
@@ -43,6 +43,7 @@ typedef struct _CONFIGURATION {
|
||||
bool unsupported;
|
||||
bool quitappafter;
|
||||
bool viewonly;
|
||||
bool mouse_emulation;
|
||||
char* inputs[MAX_INPUTS];
|
||||
int inputsCount;
|
||||
enum codecs codec;
|
||||
|
||||
Reference in New Issue
Block a user