#include <nitro/gx/gx_bgcnt.h> void G2_BG0Mosaic(BOOL enable);
enable | Mosaic setting |
None.
This function sets whether to apply mosaic to BG0 (for 2D display). When set to FALSE
, mosaic is disabled. When set to anything else, mosaic is enabled.
G2_SetBG0Control, G2_SetBG0Priority, G2_GetBG0ScrPtr, G2_GetBG0CharPtr, G2_SetBG0Offset
01/19/2004 Initial version.