#include <nitro/gx/gx_bgcnt.h>
void G2_BG1Mosaic(BOOL enable);
This function sets whether to apply mosaic to BG1. When set to FALSE, mosaic is disabled. When set to anything else, mosaic is enabled.
enable |
Mosaic setting |
None
G2_SetBG1Control, G2_SetBG1Priority, G2_GetBG1ScrPtr, G2_GetBG1CharPtr, G2_SetBG1Offset
01/19/2004 Initial Version