123
This commit is contained in:
8
ResourceCompilerPC/ResourceCompilerPC.h
Normal file
8
ResourceCompilerPC/ResourceCompilerPC.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "IRCLog.h"
|
||||
#include "IResCompiler.h"
|
||||
|
||||
extern HMODULE g_hInst;
|
||||
extern IRCLog* g_pLog;
|
||||
|
||||
extern void LogWarning (const char* szFormat, ...);
|
||||
extern void Log (const char* szFormat, ...);
|
||||
Reference in New Issue
Block a user