summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/opwolf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/opwolf.h')
-rw-r--r--src/mame/includes/opwolf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/opwolf.h b/src/mame/includes/opwolf.h
index 886518bbddb..93043860950 100644
--- a/src/mame/includes/opwolf.h
+++ b/src/mame/includes/opwolf.h
@@ -45,6 +45,8 @@ public:
int m_opwolf_gun_xoffs;
int m_opwolf_gun_yoffs;
+ emu_timer *m_opwolf_timer;
+
/* c-chip */
emu_timer *m_cchip_timer;