Diff for /np2/win9x/np2.cpp between versions 1.21 and 1.22

version 1.21, 2003/11/01 22:23:04 version 1.22, 2003/11/02 17:03:24
Line 90  static BYTE scrnmode; Line 90  static BYTE scrnmode;
                 WINLOC          wl;                  WINLOC          wl;
                 WINLOCEX        wlex;                  WINLOCEX        wlex;
   
 static const char np2help[] = "np2.hlp";  static const char np2help[] = "np2.chm";
 static const char np2flagext[] = "S%02d";  static const char np2flagext[] = "S%02d";
 static const char np2resumeext[] = "sav";  static const char np2resumeext[] = "sav";
   

Removed from v.1.21  
changed lines
  Added in v.1.22


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