X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcounters.h;h=4b7b6b41cbd4357fbbd56e184cf9a1cbb150f00f;hb=HEAD;hp=03cd46843c18293c4da03d7e9543c98f03b0b739;hpb=11d23573173ec4b5074eb35665c6012a46034d5c;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcounters.h b/libpcsxcore/psxcounters.h index 03cd4684..77025a61 100644 --- a/libpcsxcore/psxcounters.h +++ b/libpcsxcore/psxcounters.h @@ -56,6 +56,8 @@ u32 psxRcntRtarget(u32 index); s32 psxRcntFreeze(void *f, s32 Mode); +double psxGetFps(); + #ifdef __cplusplus } #endif