mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-21 15:50:50 +00:00
Can save game configuration to file
This commit is contained in:
@@ -35,6 +35,7 @@ typedef struct _CONFIGURATION {
|
||||
char* address;
|
||||
char* mapping;
|
||||
char* platform;
|
||||
char* config_file;
|
||||
bool sops;
|
||||
bool localaudio;
|
||||
struct input_config inputs[MAX_INPUTS];
|
||||
|
||||
Reference in New Issue
Block a user