mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-28 05:34:11 -04:00
dmnt-cheat: Implement all meta commands.
This commit is contained in:
parent
c80eb26135
commit
e4cc39c29b
3 changed files with 31 additions and 6 deletions
|
@ -32,6 +32,8 @@ class DmntCheatManager {
|
|||
static void ContinueCheatProcess();
|
||||
public:;
|
||||
static bool GetHasActiveCheatProcess();
|
||||
static Handle GetCheatProcessEventHandle();
|
||||
static Result GetCheatProcessMetadata(CheatProcessMetadata *out);
|
||||
|
||||
static void InitializeCheatManager();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue