#include <nitro/gx/g3x.h>
void G3X_ResetLineBufferUnderflow(void);
This function resets the rendering engine's color buffer underflow (line overflow) flag. This function is called indirectly when G3X_Init and G3X_Reset is called.
None
None
01/19/2004 Initial Version