Diff for /np2/embed/menu/menustr.h between versions 1.1 and 1.3

version 1.1, 2003/11/21 06:51:10 version 1.3, 2005/02/11 21:17:22
Line 3 Line 3
 extern "C" {  extern "C" {
 #endif  #endif
   
 extern const char mstr_cfg[];  extern const OEMCHAR mstr_cfg[];
 extern const char mstr_about[];  extern const OEMCHAR mstr_scropt[];
   extern const OEMCHAR mstr_about[];
   
 extern const MENURES np2icon;  extern const MENURES np2icon;
   

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


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