# | Line 78 | Line 78 | void recompileAll(vector<string>); | |
---|---|---|
78 | vector<string> getInstallString(void); | |
79 | void tokenize(const string&, vector<string>&, const string& delimiters = " "); | |
80 | //bool getDirectoryContents(char , char &); | |
81 | < | |
81 | > | void clearOldDats(void); |
82 | > | void writeInstalledMods( vector<string> ); |
83 | ||
84 | //New copy(path, path) function. Too lazy to implement my own, this is basically how I would have done it though. | |
85 | //No, really. :) |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |