imported teenagent engine sources.
svn-id: r43922
This commit is contained in:
parent
9b2104db32
commit
ebe1b94eb1
32 changed files with 5348 additions and 0 deletions
|
@ -157,6 +157,9 @@ public:
|
|||
#if PLUGIN_ENABLED_STATIC(TUCKER)
|
||||
LINK_PLUGIN(TUCKER)
|
||||
#endif
|
||||
#if PLUGIN_ENABLED_STATIC(TEENAGENT)
|
||||
LINK_PLUGIN(TEENAGENT)
|
||||
#endif
|
||||
|
||||
// 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