#include <nitro/gx/g3x.h>
s32 G3X_GetCommandFifoCount(void);
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.
None.
Total number of commands and data stored in the current command FIFO (in words).
01/19/2004 Initial Version