summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/tms3615.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/tms3615.h')
-rw-r--r--src/emu/sound/tms3615.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/sound/tms3615.h b/src/emu/sound/tms3615.h
index 844b88b4efe..3223941cfcb 100644
--- a/src/emu/sound/tms3615.h
+++ b/src/emu/sound/tms3615.h
@@ -8,4 +8,6 @@ extern void tms3615_enable_w(int chip, int enable);
#define TMS3615_FOOTAGE_8 0
#define TMS3615_FOOTAGE_16 1
+SND_GET_INFO( tms3615 );
+
#endif /* __TMS3615_H__ */