#include <revolution/os.h> void OSInit(void);
None.
None.
Initializes the OS.
Be aware that, by default, the OSInit function is called from the C start up routine even before any C++ global constructors. This function doesn't have to be called from the game program.
Initialization functions, OSGetConsoleType
2006/03/01 Initial version.
CONFIDENTIAL