#include <nnsys/g3d/kernel.h>
void
NNS_G3dReleaseMdlSet(
NNSG3dResMdlSet* pMdlSet
);
| pMdlSet | The pointer to the model set |
None.
Releases the association between the texture and palette from every model in the set pMdlSet.
08/02/2004 Initial version.