yuzu/src/core/hle/service/apm
Lioncash 141d929929 apm/controller: Make GetCurrentPerformanceMode() a const member function
This doesn't modify instance state, so it can be made const qualified.
2019-10-17 15:58:25 -04:00
..
apm.cpp apm: Add apm:am service 2019-06-28 22:44:30 -04:00
apm.h apm: Add apm:am service 2019-06-28 22:44:30 -04:00
controller.cpp apm/controller: Make GetCurrentPerformanceMode() a const member function 2019-10-17 15:58:25 -04:00
controller.h apm/controller: Make GetCurrentPerformanceMode() a const member function 2019-10-17 15:58:25 -04:00
interface.cpp apm: Implement SetCpuBoostMode 2019-06-28 22:46:00 -04:00
interface.h apm: Implement SetCpuBoostMode 2019-06-28 22:46:00 -04:00