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