ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/BeOS/prefs_beos.cpp
(Generate patch)

Comparing SheepShaver/src/BeOS/prefs_beos.cpp (file contents):
Revision 1.4 by gbeauche, 2008-01-01T09:47:38Z vs.
Revision 1.5 by asvitkine, 2009-07-23T19:12:50Z

# Line 49 | Line 49 | time_t PrefsFileDate = 0;
49   *  Load preferences from settings file
50   */
51  
52 < void LoadPrefs(void)
52 > void LoadPrefs(const char *vmdir)
53   {
54          // Construct prefs path
55          find_directory(B_USER_SETTINGS_DIRECTORY, &prefs_path, true);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines