#include <nitro/gx/g3x.h>
void G3X_Reset();Performs the following.
G3X_ResetMtxStackDoes not clear when a parameter wait command remains when issuing to the command FIFO.
Therefore, if it is possible to call in this state, call the separate G3X_ClearFifo.
Normally executes at the beginning of each frame.
None.
None.
G3X_Init, G3X_InitTable,
G3X_InitMtxStack, G3X_ResetMtxStack, G3X_ClearFifo
01/19/2004 Initial Version