summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/ultraman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/ultraman.h')
-rw-r--r--src/mame/includes/ultraman.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/ultraman.h b/src/mame/includes/ultraman.h
index 618ef2d6b44..60d6df45d08 100644
--- a/src/mame/includes/ultraman.h
+++ b/src/mame/includes/ultraman.h
@@ -27,6 +27,8 @@ public:
device_t *m_k051316_2;
device_t *m_k051316_3;
device_t *m_k051960;
+ DECLARE_WRITE16_MEMBER(sound_cmd_w);
+ DECLARE_WRITE16_MEMBER(sound_irq_trigger_w);
};