]> icculus.org git repositories - btb/d2x.git/blob - arch/linux/hmistub.c
fixed the config bug where it'd always put in some weird axis (d1x r1.3)
[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 ) {}