--- np2/sound/vermouth/midinst.h 2003/10/16 17:58:11 1.1.1.1 +++ np2/sound/vermouth/midinst.h 2003/11/28 08:01:33 1.2 @@ -51,5 +51,6 @@ typedef struct { int inst_singleload(MIDIMOD mod, UINT bank, UINT num); +int inst_bankload(MIDIMOD mod, UINT bank); void inst_bankfree(MIDIMOD mod, UINT bank);