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

Comparing BasiliskII/src/Windows/main_windows.cpp (file contents):
Revision 1.15 by asvitkine, 2009-09-21T03:33:20Z vs.
Revision 1.16 by asvitkine, 2010-01-15T01:53:31Z

# Line 267 | Line 267 | int main(int argc, char **argv)
267          }
268  
269          // Read preferences
270 <        PrefsInit(argc, argv);
270 >        PrefsInit(NULL, argc, argv);
271  
272          // Boot MacOS from CD-ROM?
273          if (cd_boot)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines