summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/turbo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/turbo.h')
-rw-r--r--src/mame/includes/turbo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/turbo.h b/src/mame/includes/turbo.h
index ead8266b42c..d6bf925ad8e 100644
--- a/src/mame/includes/turbo.h
+++ b/src/mame/includes/turbo.h
@@ -48,7 +48,7 @@ public:
/* Turbo-specific states */
UINT8 m_turbo_opa;
UINT8 m_turbo_opb;
- UINT8 m_turbo_opc;
+ UINT8 m_turbo_opc;
UINT8 m_turbo_ipa;
UINT8 m_turbo_ipb;
UINT8 m_turbo_ipc;