SDL_mixer: Sync SDL3_mixer wiki -> header (f6c76)

From f6c763326a8bea55688e628641d5cf28521ddb82 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Fri, 13 Mar 2026 22:22:56 +0000
Subject: [PATCH] Sync SDL3_mixer wiki -> header

[ci skip]
---
 docs/README-migration.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/README-migration.md b/docs/README-migration.md
index 15aee045..d8cd5353 100644
--- a/docs/README-migration.md
+++ b/docs/README-migration.md
@@ -30,7 +30,9 @@ function name and a brief explanation about what to do with it.
 
 ## Things that are totally gone
 
-- Native MIDI has been removed. We have ripped this piece out of SDL2_mixer
+- Native MIDI has been removed (we can still play midi files like
+other file formats, just not to native midi hardware). We have
+ripped this piece out of SDL2_mixer
   and packaged it as a separate library that can be used alongside SDL3_mixer,
   or without SDL_mixer at all: https://github.com/libsdl-org/SDL_native_midi