aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/cpuops.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cpuops.cpp b/source/cpuops.cpp
index 4ddcb6b..b01bce5 100644
--- a/source/cpuops.cpp
+++ b/source/cpuops.cpp
@@ -3823,8 +3823,8 @@ static void OpCB (void)
#ifndef SA1_OPCODES
CPU.Cycles += TWO_CYCLES;
#endif
-#endif
}
+#endif
}
#endif // SA1_OPCODES
}