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 98a8c33 commit c71ce9eCopy full SHA for c71ce9e
include/SDL3_mixer/SDL_mixer.h
@@ -233,8 +233,8 @@ typedef struct MIX_Group MIX_Group;
233
*
234
* If you are linking to SDL_mixer dynamically, then it is possible that the
235
* current version will be different than the version you compiled against.
236
- * This function returns the current version, while SDL_MIXER_VERSION is the version
237
- * you compiled with.
+ * This function returns the current version, while SDL_MIXER_VERSION is the
+ * version you compiled with.
238
239
* This function may be called safely at any time, even before MIX_Init().
240
0 commit comments