mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-11 02:16:07 +00:00
Add support for SDL_GAMECONTROLLERCONFIG environment variable
This commit is contained in:
@@ -47,4 +47,5 @@ struct mapping {
|
||||
struct mapping* next;
|
||||
};
|
||||
|
||||
struct mapping* mapping_parse(char* mapping);
|
||||
struct mapping* mapping_load(char* fileName, bool verbose);
|
||||
|
||||
Reference in New Issue
Block a user