#include <revolution/gx.h>
void GXFlush( void )
None.
This function flushes the write-gather FIFO in the CPU to make sure that all commands are sent to the graphics processor. It returns immediately.
03/01/2006 Initial version.