aboutsummaryrefslogtreecommitdiff
path: root/src/core/memory/cheat_engine.h
diff options
context:
space:
mode:
authorgerman77 <juangerman-13@hotmail.com>2024-02-04 15:19:54 -0600
committergerman77 <juangerman-13@hotmail.com>2024-02-04 17:46:20 -0600
commit504abbd6e0ca8073e6a3e60776b2278bd0ffcaed (patch)
tree9f689eab1feb3d1a3b5de570f2fa107837449828 /src/core/memory/cheat_engine.h
parent4cccbe7989a6a2571ffb1a21790f3884786c557a (diff)
dmnt: cheats: Update cheat vm to latest version
Diffstat (limited to 'src/core/memory/cheat_engine.h')
-rw-r--r--src/core/memory/cheat_engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/memory/cheat_engine.h b/src/core/memory/cheat_engine.h
index ced2168d1..64a9c486b 100644
--- a/src/core/memory/cheat_engine.h
+++ b/src/core/memory/cheat_engine.h
@@ -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