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

version 1.21, 2007/11/11 07:11:28 version 1.22, 2007/11/11 11:00:02
Line 48  static const CBPARAM cpInt86[] = Line 48  static const CBPARAM cpInt86[] =
         {MAKEINTRESOURCE(IDS_INT6),             0x04},          {MAKEINTRESOURCE(IDS_INT6),             0x04},
 };  };
   
 static const TCHAR *sndinterrupt[4] =  
                                                 {str_int0, str_int4, str_int5, str_int6};  
   
 static const CBPARAM cpAddr[] =  static const CBPARAM cpAddr[] =
 {  {
         {MAKEINTRESOURCE(IDS_C8000),            0x00},          {MAKEINTRESOURCE(IDS_C8000),            0x00},

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


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