Added an empty Myst 3 engine

This commit is contained in:
Bastien Bouclet 2009-09-14 16:26:56 +02:00
parent ca30d2f5f2
commit fc7f7fa11c
7 changed files with 246 additions and 0 deletions

View file

@ -88,6 +88,9 @@ public:
#if PLUGIN_ENABLED_STATIC(GRIM)
LINK_PLUGIN(GRIM)
#endif
#if PLUGIN_ENABLED_STATIC(MYST3)
LINK_PLUGIN(MYST3)
#endif
// Music plugins
// TODO: Use defines to disable or enable each MIDI driver as a