9 lines
269 B
C++
9 lines
269 B
C++
|
//====== Copyright <20> 1996-2004, Valve Corporation, All rights reserved. =======
|
|||
|
//
|
|||
|
// Purpose:
|
|||
|
//
|
|||
|
//=============================================================================
|
|||
|
#include "movieobjects_interfaces.h"
|
|||
|
|
|||
|
IGlobalFlexController *g_pGlobalFlexController = 0;
|