rm the old debugger stuff, like in libretro fork
[pcsx_rearmed.git] / libpcsxcore / psxinterpreter.c
index f7898e9..19a5fc4 100644 (file)
 #include "r3000a.h"
 #include "gte.h"
 #include "psxhle.h"
-#include "debug.h"
 #include "psxinterpreter.h"
 #include <assert.h>
+//#include "debug.h"
+#define ProcessDebug()
 
 static int branch = 0;
 static int branch2 = 0;