X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fpsxinterpreter.c;h=33616e553f2f08c12f97d280d8b1059da2f9364d;hp=8eb4749de46c7882e62d5be0bd4b471c8ec20b13;hb=fc8145b709406b946c1d5527ff89ed419596fd17;hpb=c7a56f4f574167acc7e3751cf04aa9bf9ebba913 diff --git a/libpcsxcore/psxinterpreter.c b/libpcsxcore/psxinterpreter.c index 8eb4749d..33616e55 100644 --- a/libpcsxcore/psxinterpreter.c +++ b/libpcsxcore/psxinterpreter.c @@ -25,6 +25,7 @@ #include "r3000a.h" #include "gte.h" #include "psxhle.h" +#include "debug.h" static int branch = 0; static int branch2 = 0;