mirror of
https://github.com/LNH-team/pico-launcher.git
synced 2026-06-02 09:06:54 +02:00
Further work on support for cheats
Cheats can now be enabled/disabled and games can be launched with cheats
This commit is contained in:
@@ -74,4 +74,7 @@ private:
|
||||
void HandleFolderLoadDoneTrigger();
|
||||
void HandleLaunchTrigger();
|
||||
void HandleChangeDisplayModeTrigger();
|
||||
void UpdateLastUsedFilepath();
|
||||
void SetPicoLoaderParams() const;
|
||||
void LoadCheats() const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user