summaryrefslogtreecommitdiff
path: root/libpcsxcore/pgxp_debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpcsxcore/pgxp_debug.h')
-rw-r--r--libpcsxcore/pgxp_debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcsxcore/pgxp_debug.h b/libpcsxcore/pgxp_debug.h
index 1c9cb79e..4139108e 100644
--- a/libpcsxcore/pgxp_debug.h
+++ b/libpcsxcore/pgxp_debug.h
@@ -30,7 +30,7 @@
#include "psxcommon.h"
-#define PGXP_CPU_DEBUG
+//#define PGXP_CPU_DEBUG
// Debug wrappers
void PGXP_psxTraceOp(u32 code);