X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcounters.h;h=77025a617bf7613a1f89fc6ca4c231aa59392350;hb=4c8f1c25f56f6bdae42431f758658a3fc5872940;hp=03cd46843c18293c4da03d7e9543c98f03b0b739;hpb=df4bcb0e330029b90ffbd4e963d99fc6bc142d0e;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