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