GX_GetSizeOfARM7

C Specification

#include <nitro/gx/gx_vramcnt.h>

u32 GX_GetSizeOfARM7(void);

Arguments

None.

Return Values

Size of VRAM allocated to ARM7 memory space.

Description

This function returns the number of bytes of VRAM allocated to ARM7 memory space.

See Also

GX_SetBankForARM7

Revision History

02/09/2004 Initial version.