mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-01 19:47:51 -05:00
dmnt: cheats: Update cheat vm to latest version
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user