WPADSetGameTitleUtf16

C Specification

#include <revolution/wpad.h>

void WPADSetGameTitleUtf16( const u16 *title );

Arguments

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.

Return Values

None.

Description

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.

See Also

WPAD Functions
WPADWriteGameData, WPADReadGameData, WPADGetGameTitleUtf16

Revision History

2006/09/23 Initial version.


CONFIDENTIAL