#4867 - Pock - Sun Apr 13, 2003 5:55 pm
When calling play_sound() from doobys gbalib, the sound doesn't stop:
init_sound();
play_sound(sample, sample+SAMPLESIZE);
Does anyone know what's wrong here?
init_sound();
play_sound(sample, sample+SAMPLESIZE);
Does anyone know what's wrong here?