css_enhanced_waf/utils/shadercompile/shadercompile.h
FluorescentCIAAfricanAmerican 3bf9df6b27 1
2020-04-22 12:56:21 -04:00

11 lines
311 B
C

//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: Module prototypes.
//
// $NoKeywords: $
//
//=============================================================================//
void DebugOut( const char *pMsg, ... );
void DebugSafeWaitPoint( bool bForceWait = false );