Exemple #1
0
int Initialize(const char *szResPath){
	myhash.File2Hash(szResPath);
	myhash.ReBuildInit();
	return 0;
}