Fix build.
This commit is contained in:
parent
8a9a793453
commit
b3dada65fa
@ -75,6 +75,7 @@ CNativeOwner g_CoreNatives;
|
||||
IScriptManager *scripts = &g_PluginSys;
|
||||
IExtensionSys *extsys = &g_Extensions;
|
||||
ILogger *logger = &g_Logger;
|
||||
IMenuManager *menus;
|
||||
|
||||
static void AddCorePhraseFile(const char *filename)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user