r5sdk/r5dev/materialsystem/cmaterialglue.cpp

19 lines
396 B
C++
Raw Normal View History

//===========================================================================//
//
// Purpose:
//
//===========================================================================//
#include "core/stdafx.h"
#include "materialsystem/cmaterialglue.h"
///////////////////////////////////////////////////////////////////////////////
void CMaterialGlue_Attach()
{
}
void CMaterialGlue_Detach()
{
}