# | Line 58 | Line 58 | vector<ModPackage> getPackages(string pa | |
---|---|---|
58 | void MakePathLocalToGlobalize(string*); | |
59 | bool SortBySize(string, string); | |
60 | void tokenize(const string&, vector<string>&, const string& delimiters = " "); | |
61 | + | void StripNewlines(string *); |
62 | void clearOldDats(void); | |
63 | void writeInstalledMods( vector<string> ); | |
64 | void copyBSL( string, vector<string>&, ModPackage ); |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |