X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcounters.c;h=d3935fc55a0cfb6d8ba613ddb6fc11afa52a0679;hb=8622c9dcd0abc62601ff6c64f93f9294c520ed58;hp=bb91280e1fdeab68e3523652ac5f0fcd31357d38;hpb=840639a54563490c3e0287b4536d40a5ae761bc1;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcounters.c b/libpcsxcore/psxcounters.c index bb91280e..d3935fc5 100644 --- a/libpcsxcore/psxcounters.c +++ b/libpcsxcore/psxcounters.c @@ -375,7 +375,7 @@ void psxRcntUpdate() psxRcntSet(); -#ifndef NDEBUG +#if 0 //ndef NDEBUG DebugVSync(); #endif }