#include <nitro/gx/gx_vramcnt.h>GXVRamSubOBJ GX_GetBankForSubOBJ(void);This function returns the settings of the VRAM bank allocated to the sub 2D Engine OBJ. For information on the
GXVRamSubOBJ format, see GX_SetBankForSubOBJ.
None
The settings of the VRAM bank allocated to the sub 2D Engine's OBJ.
GX_SetBankForSubOBJ,
GX_ResetBankForSubOBJ,
GX_DisableBankForSubOBJ
02/09/2004 Initial Version