Diff for /np2/sound/vermouth/vermouth.h between versions 1.3 and 1.4

version 1.3, 2003/11/28 08:01:33 version 1.4, 2005/03/18 09:23:11
Line 16  typedef struct { Line 16  typedef struct {
 extern "C" {  extern "C" {
 #endif  #endif
   
 UINT midiout_getver(char *string, int leng);  UINT midiout_getver(OEMCHAR *string, int leng);
   
 MIDIMOD midimod_create(UINT samprate);  MIDIMOD midimod_create(UINT samprate);
 void midimod_destroy(MIDIMOD hdl);  void midimod_destroy(MIDIMOD hdl);

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


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