Hi, I'm looking at changing kDoSound() in ksound.c to a message model. I noticed that some of the kernel sound commands return values that are then stored in the accumulator. What uses these values afterwards? I don't suppose I can get away with not implementing return values, can I?
Thanks, Alex.
