mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
fix medals in ranking menu
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user