#include <nitro/gx/gx_bgcnt.h>
void G2_BG3Mosaic(BOOL enable);
enable | Mosaic setting |
None.
This function sets whether to apply mosaic to BG3. When set to FALSE
, mosaic is disabled. When set to anything else, mosaic is enabled.
G2_SetBG3ControlText, ... , G2_SetBG3Priority, G2_GetBG3ScrPtr, G2_GetBG3CharPtr, G2_SetBG3Offset
01/19/2004 Initial version.