#include <nitro/gx/gx_vramcnt.h>
GXVRamBG GX_GetBankForBG(void);
None.
The settings of the VRAM bank allocated to the main 2D Engine's BG.
This function returns the settings of the VRAM bank allocated to the Main 2D Engine BG. See GX_SetBankForBG
for details on GXVRamBG
types.
GX_SetBankForBG
, GX_ResetBankForBG
, GX_DisableBankForBG
01/19/2004 Initial version