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

version 1.1, 2003/10/16 17:58:11 version 1.2, 2003/11/28 08:01:33
Line 51  typedef struct { Line 51  typedef struct {
   
   
 int inst_singleload(MIDIMOD mod, UINT bank, UINT num);  int inst_singleload(MIDIMOD mod, UINT bank, UINT num);
   int inst_bankload(MIDIMOD mod, UINT bank);
 void inst_bankfree(MIDIMOD mod, UINT bank);  void inst_bankfree(MIDIMOD mod, UINT bank);
   

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


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