mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-25 10:52:19 -05:00
Update soh/src/overlays/misc/ovl_kaleido_scope/z_kaleido_collect.c
This commit is contained in:
parent
7742006531
commit
89442eddb9
@ -655,6 +655,7 @@ void KaleidoScope_DrawQuestStatus(PlayState* play, GraphicsContext* gfxCtx) {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
/// OLD FUNCTIONALITY
|
/// OLD FUNCTIONALITY
|
||||||
|
// todo: remove if not needed
|
||||||
/*if (gOcarinaSongNotes[sp224].notesIdx[phi_s3] == 0) {
|
/*if (gOcarinaSongNotes[sp224].notesIdx[phi_s3] == 0) {
|
||||||
gDPSetPrimColor(POLY_KAL_DISP++, 0, 0, aButtonColor.r, aButtonColor.g, aButtonColor.b,
|
gDPSetPrimColor(POLY_KAL_DISP++, 0, 0, aButtonColor.r, aButtonColor.g, aButtonColor.b,
|
||||||
Notes_alpha);
|
Notes_alpha);
|
||||||
|
Loading…
Reference in New Issue
Block a user