summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/s11b.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/s11b.h')
-rw-r--r--src/mame/includes/s11b.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/s11b.h b/src/mame/includes/s11b.h
index 1ede5d1d446..6b89b8a48b8 100644
--- a/src/mame/includes/s11b.h
+++ b/src/mame/includes/s11b.h
@@ -27,7 +27,7 @@ public:
DECLARE_WRITE8_MEMBER(bg_speech_clock_w);
DECLARE_WRITE8_MEMBER(bg_speech_digit_w);
- DECLARE_MACHINE_RESET(s11b);
+ void machine_reset_s11b();
void init_s11b();
void init_s11b_invert();