#include <nitro/gx/gx_vramcnt.h>
GXVRamSubOBJ GX_GetBankForSubOBJ(void);
None.
The settings of the VRAM bank allocated to the sub 2D Engine's OBJ.
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
.
GX_SetBankForSubOBJ
, GX_ResetBankForSubOBJ
, GX_DisableBankForSubOBJ
02/09/2004 Initial version