summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/deco146.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/deco146.h')
-rw-r--r--src/mame/machine/deco146.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/machine/deco146.h b/src/mame/machine/deco146.h
index 3b817d864f2..b791bd31bf9 100644
--- a/src/mame/machine/deco146.h
+++ b/src/mame/machine/deco146.h
@@ -133,6 +133,8 @@ protected:
int m_latchflag;
private:
+ TIMER_CALLBACK_MEMBER(write_soundlatch);
+
uint8_t region_selects[6];
uint8_t m_soundlatch;