예제 #1
0
파일: path.cpp 프로젝트: tincann/SORT
// set resource path
void SetResourcePath( const string& str )
{
	g_System.SetResourcePath( str );
}