summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/suprloco.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/suprloco.h')
-rw-r--r--src/mame/includes/suprloco.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/suprloco.h b/src/mame/includes/suprloco.h
index 1130e48e055..c8a0ec49f12 100644
--- a/src/mame/includes/suprloco.h
+++ b/src/mame/includes/suprloco.h
@@ -10,6 +10,7 @@ public:
int m_control;
UINT8 *m_spriteram;
size_t m_spriteram_size;
+ DECLARE_WRITE8_MEMBER(suprloco_soundport_w);
};