Fix warning.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3516 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -437,7 +437,7 @@ DoLoadTeam (MELEE_STATE *pMS)
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
SelectTeamByFileName (MELEE_STATE *pMS, const char *fileName)
|
||||
{
|
||||
COUNT index = GetFleetIndexByFileName (pMS, fileName);
|
||||
|
||||
Reference in New Issue
Block a user