2025-06-04 03:22:50 +02:00

12 lines
316 B
C

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