#include <nnsys/gfd.h>
u32 NNS_GfdGetPlttKeyAddr(NNSGfdPlttKey plttKey);
plttKey | Key data for the allocated palette-use memory. |
The address of the allocated palette-use memory.
Returns the address of the palette-use memory indicated by the key data specified by plttKey
.
2004/07/16 Initial version.
CONFIDENTIAL