X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcommon.c;h=ea655dfa9a0f4211686a787c15c3ed83bc5005f2;hb=a48ae3a7decaae1f0bbc45fb0ce37e030fd5357b;hp=f118c2dbb813d4668b9b838e4fa43ec91376c35c;hpb=ef79bbde537d6b9c745a7d86cb9df1d04c35590d;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcommon.c b/libpcsxcore/psxcommon.c index f118c2db..ea655dfa 100644 --- a/libpcsxcore/psxcommon.c +++ b/libpcsxcore/psxcommon.c @@ -57,6 +57,7 @@ void EmuUpdate() { SysUpdate(); ApplyCheats(); + pl_frame_limit(); } void __Log(char *fmt, ...) {