#include <revolution/sc.h> void SCInit(void);
None.
None.
From RevolutionSDK 2.2 on, initialization has been integrated into the OSInit function. Initialization by applications is no longer necessary.
Other SC library functions cannot be called until initialization is complete.
This function automatically calls the NANDInit function.
2009/07/13 Deleted unnecessary text.
2006/09/06 Revised the description along with integration of the initialization process in the OSInit function.
2006/05/29 Initial version.
CONFIDENTIAL