mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-13 03:16:12 +00:00
Add map function to create controller mappings
This commit is contained in:
@@ -49,3 +49,4 @@ struct mapping {
|
||||
|
||||
struct mapping* mapping_parse(char* mapping);
|
||||
struct mapping* mapping_load(char* fileName, bool verbose);
|
||||
void mapping_print(struct mapping*);
|
||||
|
||||
Reference in New Issue
Block a user