mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-03 05:49:41 +03:00
amd64: fix multithread, fix vgui, fix physmodels
This commit is contained in:
@@ -479,7 +479,7 @@ Handles cursor positioning, line wrapping, etc
|
||||
*/
|
||||
static bool g_fColorPrintf = false;
|
||||
static bool g_bInColorPrint = false;
|
||||
extern CThreadLocalInt<> g_bInSpew;
|
||||
extern CTHREADLOCALINT g_bInSpew;
|
||||
|
||||
void Con_Printf( const char *fmt, ... );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user