Home
last modified time | relevance | path

Searched refs:STR_SAMPLE_WII_ID (Results 1 – 1 of 1) sorted by relevance

/RevoEX-2.3/build/demos/nwc24demo/src/FLViewer/
DFLViewerUpdate.c41 static const char* STR_SAMPLE_WII_ID = "4016576553504409"; variable
724 (void)sprintf( g_editFriendInfo.wiiId, "%s", STR_SAMPLE_WII_ID ); in UpdateEditWiiId()