This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/memory
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error
Now that we have most of core free of shadowing, we can enable the
warning as an error to catch anything that may be remaining and also
eliminate this class of logic bug entirely.
2021-05-16 03:43:16 -04:00
..
cheat_engine.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
cheat_engine.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
dmnt_cheat_types.h core: memory: Move to Core::Memory namespace. 2020-04-17 00:59:28 -04:00
dmnt_cheat_vm.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
dmnt_cheat_vm.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00