1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service/apm
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
..
apm.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
apm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
controller.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
controller.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
interface.cpp Stub IsCpuOverclockEnabled 2021-01-08 09:44:56 -06:00
interface.h Stub IsCpuOverclockEnabled 2021-01-08 09:44:56 -06:00