X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcounters.c;h=ff0efbcedba55811d1fe58f1ead17f9a92e3fff4;hb=68e7d4092d16dd3fd8e47c1f97bf32ef4d08658c;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() /******************************************************************************/