Mount Fuji Engine  0.8b
MF_API void MFResource_AddResource ( MFResource pResource,
int  type,
uint32  hash,
const char *  pName = NULL 
)

Adds a resource to the resource manager.

Parameters
pResourceResource to add.
typeType id of the resource being added.
hashThe resources hash.
pNameOptional name for the resource.
Returns
None.