We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3752361 commit 358ffccCopy full SHA for 358ffcc
docs/README-migration.md
@@ -32,7 +32,7 @@ function name and a brief explanation about what to do with it.
32
33
- Native MIDI has been removed. We have ripped this piece out of SDL2_mixer
34
and packaged it as a separate library that can be used alongside SDL3_mixer,
35
- or without SDL_mixer at all: https://github.com/icculus/SDL_native_midi
+ or without SDL_mixer at all: https://github.com/libsdl-org/SDL_native_midi
36
37
- Mix_GetNumTracks(), Mix_StartTrack(), and Mix_ModMusicJumpToOrder() have
38
been removed; these were decoder-specific APIs.
0 commit comments