fix medals in ranking menu

This commit is contained in:
Qlonever
2024-12-24 14:08:26 -06:00
committed by Lywx
parent 929e68e252
commit d5ac40a4de
+1 -1
View File
@@ -2464,7 +2464,7 @@ void Option_RankingPlanetRoute_Draw(s32 rankIdx, f32 y, s32 routeMax) {
static f32 xAdvance = 40.1f;
s32 i;
PlanetId planet;
bool gotMedal;
u16 gotMedal;
bool drawPlanetMedal;
f32 x;
s32 pad[2];