Changeset 319 for AE/Installer/trunk/source/methods.h
- Timestamp:
- May 5, 2009, 9:30:34 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
AE/Installer/trunk/source/methods.h
r314 r319 79 79 void tokenize(const string&, vector<string>&, const string& delimiters = " "); 80 80 //bool getDirectoryContents(char , char &); 81 81 void clearOldDats(void); 82 void writeInstalledMods( vector<string> ); 82 83 83 84 //New copy(path, path) function. Too lazy to implement my own, this is basically how I would have done it though.
Note:
See TracChangeset
for help on using the changeset viewer.