X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcounters.c;h=ff0efbcedba55811d1fe58f1ead17f9a92e3fff4;hb=b4ab351d15a94065d14877b0976b4d9a7056f7ac;hp=b2cc07b2fc2ea13b81d331e09a2204a4ea1b9ced;hpb=e43c9382b0791e28aa2fedc19f502a8e3e9a7dbb;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcounters.c b/libpcsxcore/psxcounters.c index b2cc07b2..ff0efbce 100644 --- a/libpcsxcore/psxcounters.c +++ b/libpcsxcore/psxcounters.c @@ -23,7 +23,8 @@ #include "psxcounters.h" #include "gpu.h" -#include "debug.h" +//#include "debug.h" +#define DebugVSync() /******************************************************************************/