G2_BG1Mosaic


C Specification

#include <nitro/gx/gx_bgcnt.h>

void G2_BG1Mosaic(BOOL enable);

Description

This function sets whether to apply mosaic to BG1. When set to FALSE, mosaic is disabled. When set to anything else, mosaic is enabled.

Arguments

enable   Mosaic setting

Return Values

None

See Also

G2_SetBG1Control, G2_SetBG1Priority, G2_GetBG1ScrPtr, G2_GetBG1CharPtr, G2_SetBG1Offset

Revision History

01/19/2004 Initial Version