loader/fs.mitm: Support override config changes at runtime
This commit is contained in:
@@ -45,5 +45,5 @@ class Utils {
|
||||
static Result GetKeysDown(u64 *keys);
|
||||
static bool HasOverrideButton(u64 tid);
|
||||
private:
|
||||
static void LoadConfiguration(FsFile *f);
|
||||
static void RefreshConfiguration();
|
||||
};
|
||||
Reference in New Issue
Block a user