bg_breakwall: fix great bay storm dl (#1609)

This commit is contained in:
Archez 2024-04-06 12:46:12 -04:00 committed by GitHub
parent 9c56b0e57a
commit 0a65e85856
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -369,7 +369,7 @@ void func_808B7B54(Actor* thisx, PlayState* play) {
gDPSetPrimColor(POLY_XLU_DISP++, 0, 0x80, sp50.r, sp50.g, sp50.b, 255);
gDPSetEnvColor(POLY_XLU_DISP++, sp4C.r, sp4C.g, sp4C.b, 255);
gSPDisplayList(POLY_XLU_DISP++, object_posthouse_obj_DL_000A50);
gSPDisplayList(POLY_XLU_DISP++, object_kumo30_DL_000A50);
Environment_LerpSandstormColors(D_808B8320, &sp50);
Environment_LerpSandstormColors(D_808B8340, &sp4C);