summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/c140.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/c140.h')
-rw-r--r--src/emu/sound/c140.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/sound/c140.h b/src/emu/sound/c140.h
index 1775fe58178..d487acb8c8b 100644
--- a/src/emu/sound/c140.h
+++ b/src/emu/sound/c140.h
@@ -23,4 +23,6 @@ struct _c140_interface {
int banking_type;
};
+SND_GET_INFO( c140 );
+
#endif /* __C140_H__ */