summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/spbactn.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/spbactn.h')
-rw-r--r--src/mame/includes/spbactn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/spbactn.h b/src/mame/includes/spbactn.h
index 6c3539fc46a..d9a5e13d1e7 100644
--- a/src/mame/includes/spbactn.h
+++ b/src/mame/includes/spbactn.h
@@ -10,6 +10,7 @@ public:
bitmap_ind16 m_tile_bitmap_bg;
bitmap_ind16 m_tile_bitmap_fg;
+ DECLARE_WRITE16_MEMBER(soundcommand_w);
};