mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-14 09:48:20 -05:00
log: Add logging class for Cheat Engine
This is better than just using something like Common.Filesystem or Common.Memory
This commit is contained in:
@ -255,6 +255,7 @@ void DebuggerBackend::Write(const Entry& entry) {
|
||||
CLS(Input) \
|
||||
CLS(Network) \
|
||||
CLS(Loader) \
|
||||
CLS(CheatEngine) \
|
||||
CLS(Crypto) \
|
||||
CLS(WebService)
|
||||
|
||||
|
Reference in New Issue
Block a user