Update soh/src/overlays/misc/ovl_kaleido_scope/z_kaleido_collect.c

This commit is contained in:
briaguya 2024-11-11 15:32:59 -05:00 committed by GitHub
parent 7742006531
commit 89442eddb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -655,6 +655,7 @@ void KaleidoScope_DrawQuestStatus(PlayState* play, GraphicsContext* gfxCtx) {
break;
}
/// OLD FUNCTIONALITY
// todo: remove if not needed
/*if (gOcarinaSongNotes[sp224].notesIdx[phi_s3] == 0) {
gDPSetPrimColor(POLY_KAL_DISP++, 0, 0, aButtonColor.r, aButtonColor.g, aButtonColor.b,
Notes_alpha);