Merge pull request #698 from pcercuei/update-lightrec-20221012
[pcsx_rearmed.git] / libpcsxcore / psxcounters.c
index bb91280..d3935fc 100644 (file)
@@ -375,7 +375,7 @@ void psxRcntUpdate()
 
     psxRcntSet();
 
-#ifndef NDEBUG
+#if 0 //ndef NDEBUG
     DebugVSync();
 #endif
 }