#include <nitro/gx/g3x.h>
void G3X_Init();
The function initializes the 3D-related registers. Calls G3X_InitMtxStack() and
G3X_InitTable() internally.
None
None
GX_Init, G3X_Reset, G3X_InitTable, G3X_InitMtxStack
02/09/2004 Added to the description
01/19/2004 Initial Version