Diff for /np2/common/strres.c between versions 1.6 and 1.7

version 1.6, 2004/01/26 14:49:14 version 1.7, 2004/01/27 10:55:46
Line 16  const char str_d88[] = "d88"; Line 16  const char str_d88[] = "d88";
 const char str_d98[] = "d98";  const char str_d98[] = "d98";
 const char str_thd[] = "thd";  const char str_thd[] = "thd";
 const char str_hdi[] = "hdi";  const char str_hdi[] = "hdi";
   const char str_fdi[] = "fdi";
 const char str_hdd[] = "hdd";  const char str_hdd[] = "hdd";
 const char str_nhd[] = "nhd";  const char str_nhd[] = "nhd";
   

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


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