Diff for /np2/common/strres.c between versions 1.3 and 1.4

version 1.3, 2003/11/21 06:51:10 version 1.4, 2003/12/21 16:05:25
Line 36  const char str_height[] = "height"; Line 36  const char str_height[] = "height";
 const char str_np2[] = "Neko Project II";  const char str_np2[] = "Neko Project II";
 const char str_resume[] = "Resume";  const char str_resume[] = "Resume";
   
   const char str_VM[] = "VM";
   const char str_VX[] = "VX";
   const char str_EPSON[] = "EPSON";
   

Removed from v.1.3  
changed lines
  Added in v.1.4


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