GX_ResetBankForSubOBJ

Syntax

#include <nitro/gx/gx_vramcnt.h>

GXVRamSubOBJ GX_ResetBankForSubOBJ(void);

Arguments

None.

Return Values

The VRAM bank allocated to the sub 2D Engine's OBJ.

Description

This function allocates to LCDC the VRAM bank that was allocated to the sub 2D Engine's OBJ. Refer to the GX_SetBankForSubOBJ function for details on the GXVRamSubOBJ type.

See Also

GX_SetBankForSubOBJ, GX_GetBankForSubOBJ, GX_DisableBankForSubOBJ

Revision History

2004/02/09 Initial version.


CONFIDENTIAL