mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 06:54:39 -04:00
use point filtering for the sun in the intro
This commit is contained in:
@@ -3050,7 +3050,7 @@ void Title_SunGlare_Draw(void) {
|
||||
D_menu_801B7BD0 -= 2;
|
||||
}
|
||||
|
||||
RCP_SetupDL(&gMasterDisp, SETUPDL_83);
|
||||
RCP_SetupDL(&gMasterDisp, SETUPDL_83_POINT);
|
||||
|
||||
gDPSetAlphaDither(gMasterDisp++, G_AD_NOISE);
|
||||
gDPSetColorDither(gMasterDisp++, G_CD_NOISE);
|
||||
|
||||
Reference in New Issue
Block a user