#include <revolution/sc.h>
BOOL SCCheckPCPassword(char *password);
password |
Password |
Returns TRUE for a match; FALSE otherwise.
Checks that the string specified as an argument matches the password for the Wii Menu's Parental Controls.
2007/09/26 Initial version.
CONFIDENTIAL