#include <nitro/gx/gx_vramcnt.h>
u32 GX_GetSizeOfBG(void);
This function returns the number of bytes of memory allocated to the main 2D Engine BG.
None.
Size of the main 2D Engine BG.
GX_SetBankForBG
02/09/2004 Initial Version