/[cebix]/SheepShaver/src/Unix/video_x.cpp
ViewVC logotype

Diff of /SheepShaver/src/Unix/video_x.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by gbeauche, Sat Jun 5 06:28:21 2004 UTC revision 1.26 by gbeauche, Sat Jun 5 06:30:58 2004 UTC
# Line 1170  bool VideoInit(void) Line 1170  bool VideoInit(void)
1170                          }                          }
1171                  }                  }
1172          }          }
         if (cur_mode == -1)  
                 cur_mode = find_mode(default_mode, APPLE_W_640x480, DIS_WINDOW);  
1173          assert(cur_mode != -1);          assert(cur_mode != -1);
1174    
1175  #if DEBUG  #if DEBUG

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15