mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-09 23:01:55 +00:00
fix compilation
This commit is contained in:
parent
c918a29cd0
commit
282c13d5ed
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ extern _QERBrushTable g_BrushTable;
|
|||
#define vfsLoadFile g_VFSTable.m_pfnLoadFile
|
||||
#define vfsFreeFile g_VFSTable.m_pfnFreeFile
|
||||
#define Sys_Printf g_FuncTable.m_pfnSysPrintf
|
||||
#define Sys_FPrintf g_FuncTable.m_pfnSysFPrintf
|
||||
|
||||
class CSynapseClientShaders : public CSynapseClient
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue