mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-10 01:24:41 -06:00
Fix typo
This commit is contained in:
parent
27f1220c24
commit
51717564ff
@ -702,7 +702,7 @@ void LatteOverlay_updateStats(double fps, sint32 drawcalls)
|
||||
g_state.ram_usage = (pmc.WorkingSetSize / 1000) / 1000;
|
||||
#endif
|
||||
|
||||
#if BOOS_OS_LINUX
|
||||
#if BOOST_OS_LINUX
|
||||
// update cemu cpu
|
||||
timespec now_nano;
|
||||
rusage usageData;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user