mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 13:35:11 +03:00
use point filtering for the sun in the intro
This commit is contained in:
parent
c5023899c2
commit
f7ba7b95de
@ -3050,7 +3050,7 @@ void Title_SunGlare_Draw(void) {
|
|||||||
D_menu_801B7BD0 -= 2;
|
D_menu_801B7BD0 -= 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
RCP_SetupDL(&gMasterDisp, SETUPDL_83);
|
RCP_SetupDL(&gMasterDisp, SETUPDL_83_POINT);
|
||||||
|
|
||||||
gDPSetAlphaDither(gMasterDisp++, G_AD_NOISE);
|
gDPSetAlphaDither(gMasterDisp++, G_AD_NOISE);
|
||||||
gDPSetColorDither(gMasterDisp++, G_CD_NOISE);
|
gDPSetColorDither(gMasterDisp++, G_CD_NOISE);
|
||||||
|
Loading…
Reference in New Issue
Block a user