#include <nitro/gx/g3x.h>
void G3X_ResetLineBufferUnderflow(void);
None.
None.
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.
01/19/2004 Initial version