Diff for /xmil/vram/makescrn.c between versions 1.7 and 1.8

version 1.7, 2004/08/12 13:32:52 version 1.8, 2004/08/12 17:57:36
Line 466  void makescrn_initialize(void) { Line 466  void makescrn_initialize(void) {
   
 void makescrn_reset(void) {  void makescrn_reset(void) {
   
         fillupdatetmp();  
         changemodes();          changemodes();
         changecrtc();          changecrtc();
           flashupdatetmp();
 }  }
   

Removed from v.1.7  
changed lines
  Added in v.1.8


RetroPC.NET-CVS <cvs@retropc.net>