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

Comparing SheepShaver/src/Windows/main_windows.cpp (file contents):
Revision 1.18 by asvitkine, 2009-08-26T00:11:56Z vs.
Revision 1.19 by asvitkine, 2009-09-21T03:34:14Z

# Line 364 | Line 364 | int main(int argc, char **argv)
364          timer_init();
365  
366          // Initialize everything
367 <        if (!InitAll())
367 >        if (!InitAll(NULL))
368                  goto quit;
369          D(bug("Initialization complete\n"));
370  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines