SOUND: Properly add CMS as plugin.

svn-id: r52779
This commit is contained in:
Johannes Schickel 2010-09-17 20:02:29 +00:00
parent cc764cb8ec
commit d477d66f49
3 changed files with 28 additions and 1 deletions

View file

@ -206,6 +206,7 @@ public:
LINK_PLUGIN(ADLIB)
LINK_PLUGIN(PCSPK)
LINK_PLUGIN(PCJR)
LINK_PLUGIN(CMS)
#ifndef DISABLE_SID
LINK_PLUGIN(C64)
#endif