Diff for /np2/x11/np2.c between versions 1.27 and 1.28

version 1.27, 2007/01/23 15:48:20 version 1.28, 2007/02/04 11:51:13
Line 113  NP2OSCFG np2oscfg = { Line 113  NP2OSCFG np2oscfg = {
   
 volatile sig_atomic_t np2running = 0;  volatile sig_atomic_t np2running = 0;
 BYTE scrnmode = 0;  BYTE scrnmode = 0;
   int ignore_fullscreen_mode = 0;
   
 UINT framecnt = 0;  UINT framecnt = 0;
 UINT waitcnt = 0;  UINT waitcnt = 0;

Removed from v.1.27  
changed lines
  Added in v.1.28


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