#include <nitro/gx/gx_bgcnt.h>
void G2_BG2Mosaic(BOOL enable);
enable | Mosaic setting |
None.
This function sets whether to apply mosaic to BG2. When set to FALSE
, mosaic is disabled. When set to anything else, mosaic is enabled.
G2_SetBG2ControlText, ... G2_SetBG2Priority, G2_GetBG2ScrPtr, G2_GetBG2CharPtr, G2_SetBG2Offset
01/19/2004 Initial version.