summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/deco32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/deco32.h')
-rw-r--r--src/mame/includes/deco32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/deco32.h b/src/mame/includes/deco32.h
index 8f6d2baca09..1a1bbd34669 100644
--- a/src/mame/includes/deco32.h
+++ b/src/mame/includes/deco32.h
@@ -146,7 +146,7 @@ public:
private:
required_ioport_array<2> m_io_in;
-// DECLARE_WRITE32_MEMBER(sound_w);
+// void sound_w(u32 data);
u32 unk_status_r();
virtual void video_start() override;