Last bit of warnings for tonight.

This commit is contained in:
Jason Felds
2011-06-12 03:55:48 -04:00
parent fe9dfa26c4
commit 4036ee89c2
5 changed files with 21 additions and 8 deletions
+3
View File
@@ -41,6 +41,9 @@ struct PlayAfterLaunchInfo
}
};
void InstallSmzipOsArg( const RString &sOsZipFile, PlayAfterLaunchInfo &out );
PlayAfterLaunchInfo DoInstalls( CommandLineActions::CommandLineArgs args );
static void Parse( const RString &sDir, PlayAfterLaunchInfo &out )
{
vector<RString> vsDirParts;