示例#1
0
文件: path.cpp 项目: tincann/SORT
// set resource path
void SetResourcePath( const string& str )
{
	g_System.SetResourcePath( str );
}