#include <nitro/gx/g3x.h>
s32 G3X_GetCommandFifoCount(void);
None.
Total number of commands and data stored in the current command FIFO (in words).
This function returns the total number of commands and data stored in the current command FIFO. The return value takes values from 0 to 255.
01/19/2004 Initial version