mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-06 16:06:02 +00:00
Provide more debugging information for controllers
This commit is contained in:
@@ -47,4 +47,4 @@ struct mapping {
|
||||
struct mapping* next;
|
||||
};
|
||||
|
||||
struct mapping* mapping_load(char* fileName);
|
||||
struct mapping* mapping_load(char* fileName, bool verbose);
|
||||
|
||||
Reference in New Issue
Block a user