]> icculus.org git repositories - btb/d2x.git/blob - arch/linux/hmistub.c
Fix mismatched arg types in the win32 code (d1x r1.2)
[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 ) {}