mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Implement CGameOptionsTouchBar
This commit is contained in:
@@ -173,7 +173,7 @@ public:
|
||||
void ResetControllerAssets();
|
||||
|
||||
static void TryRestoreDefaults(const CFinalInput& input, int category,
|
||||
int option, bool frontend);
|
||||
int option, bool frontend, bool forceRestore);
|
||||
static void SetOption(EGameOption option, int value);
|
||||
static int GetOption(EGameOption option);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user