summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taitojc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/taitojc.h')
-rw-r--r--src/mame/includes/taitojc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/includes/taitojc.h b/src/mame/includes/taitojc.h
index 972c8f465bc..260ac39d99a 100644
--- a/src/mame/includes/taitojc.h
+++ b/src/mame/includes/taitojc.h
@@ -56,6 +56,9 @@ public:
UINT16 m_debug_dsp_ram[0x8000];
UINT8 m_has_dsp_hack;
+
+ double m_speed_meter;
+ UINT16 m_break_meter;
};