NNS_GfdFreeFrmPlttVram

Syntax

#include <nnsys/gfd.h>
int NNS_GfdFreeFrmPlttVram(NNSGfdTexKey plttKey);

Arguments

plttKey Key data indicating the memory allocated for palette use

Return Values

Always 0.

Description

The Frame Palette VRAM Manager cannot release individual blocks of allocated palette memory, due to the characteristics of the memory-management algorithm. For this reason, this function returns without performing any processing.

See Also

NNS_GfdInitPlttTexVramManager, NNS_GfdAllocFrmPlttVram

Revision History

2004/07/16 Initial version.


CONFIDENTIAL