Skip to content

Commit

Permalink
SDL3_mixer/Mix_SetPosition: Remove comment regarding inconsistent API
Browse files Browse the repository at this point in the history
  • Loading branch information
MrOnlineCoder authored and SDLWikiBot committed Dec 29, 2024
1 parent 05edc56 commit 331d741
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions SDL3_mixer/Mix_SetPosition.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@ before passing it on to the audio device.
This is a convenience wrapper over [Mix_SetDistance](Mix_SetDistance)() and
[Mix_SetPanning](Mix_SetPanning)().
Note that unlike most SDL and SDL_mixer functions, this function returns
zero if there's an error, not on success. We apologize for the API design
inconsistency here.
## Version
This function is available since SDL_mixer 3.0.0.
Expand Down

0 comments on commit 331d741

Please sign in to comment.