svn-id: r17269
This commit is contained in:
Travis Howell 2005-03-28 09:43:09 +00:00
parent dbfeb393aa
commit 26f4124873

View File

@ -254,7 +254,7 @@ void PluginManager::loadPlugins() {
// Iterate over all registered (static) plugins and load them.
PluginRegistrator *plugin;
#ifndef DISABLE_SIMON
#ifndef DISABLE_SCUMM
LINK_PLUGIN(SCUMM)
#endif
#ifndef DISABLE_SKY