mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
macOS build support
This commit is contained in:
+1
-1
@@ -439,7 +439,7 @@ static SpewRetval_t _SpewMessage( SpewType_t spewType, const char *pGroupName, i
|
||||
|
||||
/* direct it to the appropriate target(s) */
|
||||
SpewRetval_t ret;
|
||||
assert( g_pSpewInfo == (void*)NULL );
|
||||
assert( (void*)g_pSpewInfo == (void*)NULL );
|
||||
SpewInfo_t spewInfo =
|
||||
{
|
||||
pColor,
|
||||
|
||||
Reference in New Issue
Block a user