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