ALL: sync with scummvm

This commit is contained in:
Pawel Kolodziejski 2012-07-06 22:05:21 +02:00
parent bb8c1b8fe2
commit 72664703cf
71 changed files with 1888 additions and 1316 deletions

View file

@ -101,6 +101,9 @@ public:
#if defined(USE_SEQ_MIDI)
LINK_PLUGIN(SEQ)
#endif
#if defined(USE_SNDIO)
LINK_PLUGIN(SNDIO)
#endif
#if defined(__MINT__)
LINK_PLUGIN(STMIDI)
#endif