ALL: synced with scummvm
This commit is contained in:
parent
e92d894691
commit
8543f6c1e6
22 changed files with 199 additions and 16565 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue