Renamed SDL_MixAudioFormat to SDL_MixAudio, and use float volume

This commit is contained in:
Brick 2024-05-08 14:21:24 +01:00
parent 5c4b558c1c
commit b6b9d5508e
9 changed files with 37 additions and 28 deletions

View file

@ -3184,3 +3184,12 @@ typedef SDL_Colour, SDL_Color;
- SDL_SIMDGetAlignment
+ SDL_GetSIMDAlignment
(...)
@@
@@
- SDL_MixAudioFormat
+ SDL_MixAudio
(...)
@@
@@
- SDL_MIX_MAXVOLUME
+ 1.0f