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