X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=libpcsxcore%2Fpsxcommon.c;fp=libpcsxcore%2Fpsxcommon.c;h=ea655dfa9a0f4211686a787c15c3ed83bc5005f2;hb=cefe86b749ed699cd8af96e4875bb4e90e967569;hp=5e9dcafbf32cbe8cd5ae9ba43e9e53a85144be30;hpb=ef94866c5ee97402b81a173093c0be4ca0daa4a0;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, ...) {