summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dkong.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/dkong.h')
-rw-r--r--src/mame/includes/dkong.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/dkong.h b/src/mame/includes/dkong.h
index 00c05c3c1be..d1e22797f4d 100644
--- a/src/mame/includes/dkong.h
+++ b/src/mame/includes/dkong.h
@@ -121,6 +121,7 @@ public:
, m_snd_rom(*this, "soundcpu")
, m_vidhw(DKONG_BOARD)
, m_sig30Hz(0)
+ , m_star_ff(0)
, m_blue_level(0)
, m_cv1(0)
, m_cv2(0)