summaryrefslogtreecommitdiff
path: root/libpcsxcore/gpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpcsxcore/gpu.c')
-rw-r--r--libpcsxcore/gpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcsxcore/gpu.c b/libpcsxcore/gpu.c
index cdc8f1a4..ee7204d8 100644
--- a/libpcsxcore/gpu.c
+++ b/libpcsxcore/gpu.c
@@ -108,7 +108,7 @@ int gpuReadStatus()
// - Hot wheels turbo racing
// - Dukes of Hazzard
-#if 1
+#if 0
if( HW_DMA2_CHCR & 0x01000000 )
{
hard &= ~GPUSTATUS_IDLE;