Diff for /np2/embed/menubase/menumbox.h between versions 1.1 and 1.2

version 1.1, 2003/11/21 06:51:10 version 1.2, 2005/02/11 21:17:22
Line 16  enum { Line 16  enum {
 extern "C" {  extern "C" {
 #endif  #endif
   
 int menumbox(const char *string, const char *title, UINT type);  int menumbox(const OEMCHAR *string, const OEMCHAR *title, UINT type);
   
 #ifdef __cplusplus  #ifdef __cplusplus
 }  }

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


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