mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-30 03:06:15 +01:00
dmnt: cheats: Update cheat vm to latest version
This commit is contained in:
parent
4cccbe7989
commit
504abbd6e0
5 changed files with 71 additions and 29 deletions
|
|
@ -37,7 +37,7 @@ private:
|
|||
VAddr SanitizeAddress(VAddr address) const;
|
||||
|
||||
const CheatProcessMetadata& metadata;
|
||||
System& system;
|
||||
Core::System& system;
|
||||
};
|
||||
|
||||
// Intermediary class that parses a text file or other disk format for storing cheats into a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue