thug/Code/Sys/ngc/p_hashid.h
2016-02-14 08:39:12 +11:00

15 lines
249 B
C

//#ifndef _HASHID_H_
//#define _HASHID_H_
//
//#include "p_hw.h"
//
//namespace NsHashID
//{
// u32 encode ( const char * pString );
// u32 encode ( const unsigned char * pData, unsigned int length );
//};
//
//#endif // _HASHID_H_