ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Windows/prefs_windows.cpp
(Generate patch)

Comparing BasiliskII/src/Windows/prefs_windows.cpp (file contents):
Revision 1.12 by gbeauche, 2008-01-01T09:40:34Z vs.
Revision 1.13 by asvitkine, 2009-07-23T19:19:13Z

# Line 70 | Line 70 | static string prefs_path;
70   *  Load preferences from settings file
71   */
72  
73 < void LoadPrefs(void)
73 > void LoadPrefs(const char *vmdir)
74   {
75          // Construct prefs path
76          if (UserPrefsPath.empty()) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines