mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-20 15:20:34 +00:00
Fix connection problems in libgamestream
This commit is contained in:
@@ -45,5 +45,5 @@ typedef struct _CONFIGURATION {
|
||||
|
||||
bool inputAdded;
|
||||
|
||||
void config_file_parse(char* filename, PCONFIGURATION config);
|
||||
bool config_file_parse(char* filename, PCONFIGURATION config);
|
||||
void config_parse(int argc, char* argv[], PCONFIGURATION config);
|
||||
|
||||
Reference in New Issue
Block a user