X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxinterpreter.c;h=19a5fc4ecef8293cfc2508ec402ab64054d5c737;hb=b4ab351d15a94065d14877b0976b4d9a7056f7ac;hp=f7898e9a921f4ff8be4ab2bfff6aa99d42073b0a;hpb=9f84fc93d514007355944bd8694c92391a7ae609;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxinterpreter.c b/libpcsxcore/psxinterpreter.c index f7898e9a..19a5fc4e 100644 --- a/libpcsxcore/psxinterpreter.c +++ b/libpcsxcore/psxinterpreter.c @@ -25,9 +25,10 @@ #include "r3000a.h" #include "gte.h" #include "psxhle.h" -#include "debug.h" #include "psxinterpreter.h" #include +//#include "debug.h" +#define ProcessDebug() static int branch = 0; static int branch2 = 0;