Closed svanimpe closed 2 years ago
So, the number of channels touched, 0 if none.
would be a proper description?
The documentation for Mix_FadeOutMusic
phrases this as "scheduled to fade", so perhaps this should be "the number of channels scheduled to fade"?
The documentation for
Mix_FadeOutMusic
phrases this as "scheduled to fade", so perhaps this should be "the number of channels scheduled to fade"?
Sounds better I guess. @slouken, @icculus?
Sure, sounds good.
The documentation for this function says it returns 0 on success, which isn't the case. This tripped me up for a while.