Diff for /np2/sound/vermouth/vermouth.h between versions 1.1 and 1.2

version 1.1, 2003/10/16 17:58:09 version 1.2, 2003/11/21 06:51:14
Line 1 Line 1
   
   #ifndef __VERMOUTH_H
   #define __VERMOUTH_H
   
 typedef struct {  typedef struct {
         UINT    samprate;          UINT    samprate;
 } *MIDIMOD;  } *MIDIMOD;
Line 32  void midiout_setgain(MIDIHDL hdl, int ga Line 35  void midiout_setgain(MIDIHDL hdl, int ga
 }  }
 #endif  #endif
   
   #endif
   

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


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