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