GX_ResetBankForOBJ

Syntax

#include <nitro/gx/gx_vramcnt.h>

GXVRamOBJ GX_ResetBankForOBJ(void);

Arguments

None.

Return Values

The VRAM bank that is allocated to the main 2D Engine's OBJ.

Description

This function allocates to LCDC the VRAM bank that was allocated to the main 2D Engine's OBJ. Refer to the GX_SetBankForOBJ function for details on the GXVRamOBJ type.

See Also

GX_SetBankForOBJ, GX_GetBankForOBJ, GX_DisableBankForOBJ

Revision History

2004/01/19 Initial version.


CONFIDENTIAL