#include <nnsys/g3d/kernel.h>
void
NNS_G3dReleaseMdlPltt(
NNSG3dResMdl* pMdl
);
| pMdl | Pointer to the model resource |
None.
Releases the association between the palette entry and material for the designated model resource, pMdl.
NNS_G3dBindMdlPltt, NNS_G3dBindMdlPlttEx, NNS_G3dForceBindMdlPltt, NNS_G3dReleaseMdlPlttEx
08/02/2004 Initial version.