mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-26 12:27:44 +00:00
Renamed SDL_MixAudioFormat to SDL_MixAudio, and use float volume
This commit is contained in:
@@ -3184,3 +3184,12 @@ typedef SDL_Colour, SDL_Color;
|
||||
- SDL_SIMDGetAlignment
|
||||
+ SDL_GetSIMDAlignment
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_MixAudioFormat
|
||||
+ SDL_MixAudio
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_MIX_MAXVOLUME
|
||||
+ 1.0f
|
||||
|
||||
Reference in New Issue
Block a user