mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 11:17:49 +00:00
dmnt: cheats: Update cheat vm to latest version
This commit is contained in:
parent
cb3346de41
commit
2b2282ddb4
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