Patch for ifvers 5:11 (new MM API), eliminates fakemeta like mm-pext

This commit is contained in:
David Anderson
2005-07-13 02:37:32 +00:00
parent e1a1153018
commit 35ed810775
4 changed files with 83 additions and 28 deletions

View File

@@ -137,6 +137,7 @@ struct fakecmd_t {
bool fake;
};
extern bool g_IsNewMM;
extern pextension_funcs_t *gpMetaPExtFuncs;
extern CLog g_log;
extern CPluginMngr g_plugins;