- [Sys-clk-OC] Partial rewrite, general performance & stability improvement

- [ReverseNX-RT] Notify user if profile is synced with sys-clk
This commit is contained in:
KazushiM
2021-12-16 23:04:44 +08:00
parent 12aab58198
commit e6b608fa43
15 changed files with 348 additions and 457 deletions

View File

@@ -16,7 +16,6 @@
class Clocks
{
public:
static bool isMariko;
static void Exit();
static void Initialize();
static void ResetToStock(unsigned int module = SysClkModule_EnumMax);