ALL: synced with scummvm

This commit is contained in:
Pawel Kolodziejski 2012-05-03 05:51:15 +02:00
parent e92d894691
commit 8543f6c1e6
22 changed files with 199 additions and 16565 deletions

View file

@ -85,12 +85,7 @@ public:
// Iterate over all registered (static) plugins and load them.
// Engine plugins
#if PLUGIN_ENABLED_STATIC(GRIM)
LINK_PLUGIN(GRIM)
#endif
#if PLUGIN_ENABLED_STATIC(MYST3)
LINK_PLUGIN(MYST3)
#endif
#include "engines/plugins_table.h"
// Music plugins
// TODO: Use defines to disable or enable each MIDI driver as a