Diff for /np2/sdl/np2.c between versions 1.1 and 1.2

version 1.1, 2003/11/21 06:51:12 version 1.2, 2004/01/05 07:22:02
Line 26 Line 26
 #include        "sysmenu.h"  #include        "sysmenu.h"
   
   
                 NP2OSCFG        np2oscfg = {0, 2, 0, 0};                  NP2OSCFG        np2oscfg = {0, 0, 0, 0, 0};
 static  UINT            framecnt;  static  UINT            framecnt;
 static  UINT            waitcnt;  static  UINT            waitcnt;
 static  UINT            framemax = 1;  static  UINT            framemax = 1;

Removed from v.1.1  
changed lines
  Added in v.1.2


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