mirror of
https://github.com/HarbourMasters/Starship
synced 2026-06-21 16:56:49 -04:00
fix wrong dlist
This commit is contained in:
+1
-1
@@ -1598,7 +1598,7 @@ void Background_DrawGround(void) {
|
||||
} else if (gCurrentLevel == LEVEL_BOLSE) {
|
||||
gSPDisplayList(gMasterDisp++, D_BO_600A810);
|
||||
} else if (gCurrentLevel == LEVEL_VENOM_2) {
|
||||
gSPDisplayList(gMasterDisp++, aMaProximityLightSidesDL);
|
||||
gSPDisplayList(gMasterDisp++, D_VE2_6010700);
|
||||
}
|
||||
Matrix_Pop(&gGfxMatrix);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user