X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxmem.c;h=46cee0cab0d9ef710bc1b7d49353dbf5a315cf95;hb=7d7672a58c82341268c6f5d856c558e768aa3974;hp=04aeec27b850d0e9ebee87404d394f5367502e78;hpb=5a18ce2e9a7dac901f6cfb5d0b42c58f23c53b29;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxmem.c b/libpcsxcore/psxmem.c index 04aeec27..46cee0ca 100644 --- a/libpcsxcore/psxmem.c +++ b/libpcsxcore/psxmem.c @@ -27,7 +27,8 @@ #include "psxmem_map.h" #include "r3000a.h" #include "psxhw.h" -#include "debug.h" +//#include "debug.h" +#define DebugCheckBP(...) #include "memmap.h"