Typo
svn-id: r17269
This commit is contained in:
parent
dbfeb393aa
commit
26f4124873
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ void PluginManager::loadPlugins() {
|
||||||
// Iterate over all registered (static) plugins and load them.
|
// Iterate over all registered (static) plugins and load them.
|
||||||
PluginRegistrator *plugin;
|
PluginRegistrator *plugin;
|
||||||
|
|
||||||
#ifndef DISABLE_SIMON
|
#ifndef DISABLE_SCUMM
|
||||||
LINK_PLUGIN(SCUMM)
|
LINK_PLUGIN(SCUMM)
|
||||||
#endif
|
#endif
|
||||||
#ifndef DISABLE_SKY
|
#ifndef DISABLE_SKY
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue