]> icculus.org git repositories - btb/d2x.git/blob - arch/linux/hmistub.c
moved utility to utilities to avoid conflict with c++ std lib <utility>
[btb/d2x.git] / arch / linux / hmistub.c
1 void digi_set_midi_volume( int mvolume ) { }
2 void digi_play_midi_song( char * filename, char * melodic_bank, char * drum_bank, int loop ) {}