#include <nitro/gx/g3x.h>
void G3X_InitTable();
None.
None.
This function clears the tables used during 3D rendering. Specifically, it does the following:
G3X_Init
, G3X_Reset
, G3X_InitTable
, G3X_InitMtxStack
01/19/2004 Initial version.