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

Comparing SheepShaver/src/Unix/video_x.cpp (file contents):
Revision 1.25 by gbeauche, 2004-06-05T06:28:21Z vs.
Revision 1.26 by gbeauche, 2004-06-05T06:30:58Z

# Line 1170 | Line 1170 | bool VideoInit(void)
1170                          }
1171                  }
1172          }
1173        if (cur_mode == -1)
1174                cur_mode = find_mode(default_mode, APPLE_W_640x480, DIS_WINDOW);
1173          assert(cur_mode != -1);
1174  
1175   #if DEBUG

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines