summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/bsmt2000.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/bsmt2000.h')
-rw-r--r--src/emu/sound/bsmt2000.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/bsmt2000.h b/src/emu/sound/bsmt2000.h
index 7cf963cb90c..cc3fc2d12a4 100644
--- a/src/emu/sound/bsmt2000.h
+++ b/src/emu/sound/bsmt2000.h
@@ -13,5 +13,6 @@
WRITE16_HANDLER( bsmt2000_data_0_w );
SND_GET_INFO( bsmt2000 );
+#define SOUND_BSMT2000 SND_GET_INFO_NAME( bsmt2000 )
#endif /* __BSMT2000_H__ */