mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-20 21:33:40 -07:00
Update z_kaleido_scope_PAL.c
This commit is contained in:
parent
9e869cb8a9
commit
4f382e40f5
1 changed files with 2 additions and 2 deletions
|
@ -1616,7 +1616,7 @@ void KaleidoScope_DrawInfoPanel(GlobalContext* globalCtx) {
|
||||||
gDPSetPrimColor(POLY_KAL_DISP++, 0, 0, D_808321A0, D_808321A2, D_808321A4, D_808321A6);
|
gDPSetPrimColor(POLY_KAL_DISP++, 0, 0, D_808321A0, D_808321A2, D_808321A4, D_808321A6);
|
||||||
} else {
|
} else {
|
||||||
gDPSetPrimColor(POLY_KAL_DISP++, 0, 0, 180, 210, 255, 255);
|
gDPSetPrimColor(POLY_KAL_DISP++, 0, 0, 180, 210, 255, 255);
|
||||||
}
|
}
|
||||||
|
|
||||||
gSPDisplayList(POLY_KAL_DISP++, gLButtonIconDL);
|
gSPDisplayList(POLY_KAL_DISP++, gLButtonIconDL);
|
||||||
|
|
||||||
|
@ -1624,7 +1624,7 @@ void KaleidoScope_DrawInfoPanel(GlobalContext* globalCtx) {
|
||||||
gDPSetPrimColor(POLY_KAL_DISP++, 0, 0, D_808321A0, D_808321A2, D_808321A4, D_808321A6);
|
gDPSetPrimColor(POLY_KAL_DISP++, 0, 0, D_808321A0, D_808321A2, D_808321A4, D_808321A6);
|
||||||
} else {
|
} else {
|
||||||
gDPSetPrimColor(POLY_KAL_DISP++, 0, 0, 180, 210, 255, 255);
|
gDPSetPrimColor(POLY_KAL_DISP++, 0, 0, 180, 210, 255, 255);
|
||||||
}
|
}
|
||||||
|
|
||||||
gSPDisplayList(POLY_KAL_DISP++, gRButtonIconDL);
|
gSPDisplayList(POLY_KAL_DISP++, gRButtonIconDL);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue