ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/Installer/trunk/source/installer.h
(Generate patch)

Comparing AE/Installer/trunk/source/installer.h (file contents):
Revision 461 by gumby, Fri Oct 9 03:22:08 2009 UTC vs.
Revision 462 by gumby, Sat Oct 10 02:49:27 2009 UTC

# Line 100 | Line 100 | void writeInstalledMods( vector<string>
100   void setStatusArea( string );
101   void setProgressBar( int );
102  
103 < void copyBSL( string, vector<string>, ModPackage );
103 > void copyBSL( string, vector<string>&, ModPackage );
104  
105   //New copy(path, path) function. Too lazy to implement my own, this is basically how I would have done it though.
106   //No, really. :)

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)