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

Comparing BasiliskII/src/BeOS/xpram_beos.cpp (file contents):
Revision 1.9 by gbeauche, 2008-01-01T09:40:32Z vs.
Revision 1.10 by asvitkine, 2009-07-23T19:19:14Z

# Line 38 | Line 38 | static BPath xpram_path;
38   *  Load XPRAM from settings file
39   */
40  
41 < void LoadXPRAM(void)
41 > void LoadXPRAM(const char *vmdir)
42   {
43          // Construct XPRAM path
44          find_directory(B_USER_SETTINGS_DIRECTORY, &xpram_path, true);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines