#include <revolution/wpad.h>
void WPADSetGameTitleWChar( 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 16 double-byte 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. Call this function when registering a double-byte character string. A region of only 32 bytes has been prepared for the game title. The argument must therefore pass a string of 32 bytes or less.
WPAD Functions
WPADWriteGameData
WPADReadGameData
WPADSetGameTitle
08/15/2005 Initial version.
CONFIDENTIAL