summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/huebler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/huebler.h')
-rw-r--r--src/mame/includes/huebler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/huebler.h b/src/mame/includes/huebler.h
index 63aa6da9818..8028d4f78da 100644
--- a/src/mame/includes/huebler.h
+++ b/src/mame/includes/huebler.h
@@ -67,6 +67,7 @@ public:
DECLARE_WRITE_LINE_MEMBER(ctc_z0_w);
DECLARE_WRITE_LINE_MEMBER(ctc_z2_w);
DECLARE_WRITE_LINE_MEMBER(cassette_w);
+ void amu880(machine_config &config);
};
#endif