#include <nitro/gx/gx_bgcnt.h> void G2S_BG1Mosaic(BOOL enable);
This function sets whether to apply mosaic to the sub 2D Engine's BG1 (for 2D display). FALSE disables mosaic; values other than FALSE enable mosaic.
enable |
Mosaic settings |
None
G2S_SetBG1Control, G2S_SetBG1Priority, G2S_GetBG1ScrPtr, G2S_GetBG1CharPtr, G2S_SetBG1Offset
02/09/2004 Initial Version