#include <nitro/gx/gx.h>
u32 GX_GetDefaultDMA( void );
None.
The DMA number used by the GX function.
This function obtains the settings of the DMA number used by GX. To change the settings, use GX_InitEx
and GX_SetDefaultDMA
.
07/28/2004 Initial version