Ignore:
Timestamp:
May 5, 2009, 9:30:34 AM (16 years ago)
Author:
gumby
Message:

Added uninstall options.
Added PC Demo\Mac detection.
Added installed_something detection.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • AE/Installer/trunk/source/methods.h

    r314 r319  
    7979void tokenize(const string&, vector<string>&, const string& delimiters = " ");
    8080//bool getDirectoryContents(char , char &);
    81 
     81void clearOldDats(void);
     82void writeInstalledMods( vector<string> );
    8283
    8384//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.