Diff for /np2/wince/ini.cpp between versions 1.7 and 1.8

version 1.7, 2003/12/05 19:42:03 version 1.8, 2004/01/05 07:22:02
Line 363  static const INITBL iniitem[] = { Line 363  static const INITBL iniitem[] = {
         {"pbindcur", INITYPE_UINT8,             &np2oscfg.bindcur,              0},          {"pbindcur", INITYPE_UINT8,             &np2oscfg.bindcur,              0},
         {"pbindbtn", INITYPE_UINT8,             &np2oscfg.bindbtn,              0},          {"pbindbtn", INITYPE_UINT8,             &np2oscfg.bindbtn,              0},
 #endif  #endif
           {"jast_snd", INITYPE_BOOL,              &np2oscfg.jastsnd,              0},             // ver0.73
 };  };
   
   

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


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