X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcommon.c;h=ea655dfa9a0f4211686a787c15c3ed83bc5005f2;hb=f5955059b4017130b6ef0adb4eec51f590e78b46;hp=5e9dcafbf32cbe8cd5ae9ba43e9e53a85144be30;hpb=dc40e780e5645e55afb914c752734678361ad733;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcommon.c b/libpcsxcore/psxcommon.c index 5e9dcafb..ea655dfa 100644 --- a/libpcsxcore/psxcommon.c +++ b/libpcsxcore/psxcommon.c @@ -56,8 +56,8 @@ void EmuUpdate() { if (!Config.HLE || !hleSoftCall) SysUpdate(); - pl_frame_limit(); ApplyCheats(); + pl_frame_limit(); } void __Log(char *fmt, ...) {