Add comment to Titlecard code for future changes if we add other bonusgames for GP

This commit is contained in:
toaster 2022-10-16 13:23:14 +01:00
parent a7a2956b89
commit 6ed9ddc069

View file

@ -928,7 +928,7 @@ void ST_drawTitleCard(void)
else switch (grandprixinfo.eventmode) else switch (grandprixinfo.eventmode)
{ {
case GPEVENT_BONUS: case GPEVENT_BONUS:
roundico = tcroundbonus; roundico = tcroundbonus; // TODO don't show capsule if we have other bonus types
break; break;
/*case GPEVENT_SPECIAL: /*case GPEVENT_SPECIAL:
; // TODO: Emerald/mount ; // TODO: Emerald/mount