#include <nnsys/gfd.h>
int NNS_GfdFreeFrmPlttVram(NNSGfdTexKey plttKey);
| plttKey | Key data indicating the memory allocated for palette use |
Always 0.
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.
NNS_GfdInitPlttTexVramManager NNS_GfdAllocFrmPlttVram
07/16/2004 Initial version.
CONFIDENTIAL