diff --git a/sc2/src/sc2code/melee.c b/sc2/src/sc2code/melee.c index 269bdeaf3..cbd48b7da 100644 --- a/sc2/src/sc2code/melee.c +++ b/sc2/src/sc2code/melee.c @@ -1490,7 +1490,7 @@ FreeMeleeInfo (PMELEE_STATE pMS) MeleeFrame = 0; } -static +static void BuildAndDrawShipList (PMELEE_STATE pMS) { COUNT i;