Adding Draci Historie engine skeleton (engine stub, BAR archiver, rudimentary GPL disassembler)

svn-id: r41390
This commit is contained in:
Denis Kasak 2009-06-08 22:18:52 +00:00
parent cfae016200
commit 39a8c71f77
11 changed files with 1041 additions and 0 deletions

View file

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