Diff for /np2/win9x/cmmidi.h between versions 1.3 and 1.4

version 1.3, 2005/02/09 20:11:35 version 1.4, 2005/03/02 04:28:08
Line 9  extern const OEMCHAR cmmidi_midimapper[] Line 9  extern const OEMCHAR cmmidi_midimapper[]
 #if defined(VERMOUTH_LIB)  #if defined(VERMOUTH_LIB)
 extern const OEMCHAR cmmidi_vermouth[];  extern const OEMCHAR cmmidi_vermouth[];
 #endif  #endif
   #if defined(MT32SOUND_DLL)
   extern const OEMCHAR cmmidi_mt32sound[];
   #endif
 extern const OEMCHAR *cmmidi_mdlname[12];  extern const OEMCHAR *cmmidi_mdlname[12];
   
 void cmmidi_initailize(void);  void cmmidi_initailize(void);

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


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