summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/zac2650.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/zac2650.h')
-rw-r--r--src/mame/includes/zac2650.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/zac2650.h b/src/mame/includes/zac2650.h
index c73d59ac8d5..53924726824 100644
--- a/src/mame/includes/zac2650.h
+++ b/src/mame/includes/zac2650.h
@@ -11,6 +11,7 @@ public:
int m_CollisionBackground;
int m_CollisionSprite;
tilemap_t *m_bg_tilemap;
+ DECLARE_WRITE8_MEMBER(tinvader_sound_w);
};