yuzu/src/core/hle/service/bcat
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
..
backend core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
bcat.cpp service: Resolve cases of member field shadowing 2021-05-04 04:38:38 -04:00
bcat.h service: Resolve cases of member field shadowing 2021-05-04 04:38:38 -04:00
module.cpp hle: kernel: Rename Process to KProcess. 2021-05-05 16:40:52 -07:00
module.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00