make non-zlib save compression possible
[pcsx_rearmed.git] / libpcsxcore / psxcounters.c
index 3e6d417..50f1792 100644 (file)
@@ -501,7 +501,7 @@ void psxRcntInit()
 
 /******************************************************************************/
 
-s32 psxRcntFreeze( gzFile f, s32 Mode )
+s32 psxRcntFreeze( void *f, s32 Mode )
 {
     u32 count;
     s32 i;