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

version 1.1.1.1, 2003/10/16 17:58:09 version 1.2, 2003/11/15 07:10:03
Line 1 Line 1
   
 #define MIDI_GMONLY  #define MIDI_GMONLY
   
   #if !defined(_WIN32_CE) && !defined(SLZAURUS)
 #define ENABLE_TREMOLO  #define ENABLE_TREMOLO
 #define ENABLE_VIRLATE  #define ENABLE_VIRLATE
   #endif
   
 struct _midimodule;  struct _midimodule;
 typedef struct _midimodule      _MIDIMOD;  typedef struct _midimodule      _MIDIMOD;

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


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