#include <revolution/wpad.h>
void WPADSetGameTitleUtf16( const u16 *title );
title |
The name of the game title to register as the file infomation for the game data to be saved. The string must be in UTF16 and 16 characters or less. |
None.
Sets the game title to register as the file infomation for the game data to be saved in the Wii Remote's internal memory. Only a string of up to 16 characters in UTF16 may be passed.
WPAD Functions
WPADWriteGameData, WPADReadGameData, WPADGetGameTitleUtf16
2006/09/23 Initial version.
CONFIDENTIAL