mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-23 13:09:11 +00:00
Renamed SDL_MixAudioFormat to SDL_MixAudio, and use float volume
This commit is contained in:
parent
5c4b558c1c
commit
b6b9d5508e
9 changed files with 37 additions and 28 deletions
|
@ -3184,3 +3184,12 @@ typedef SDL_Colour, SDL_Color;
|
|||
- SDL_SIMDGetAlignment
|
||||
+ SDL_GetSIMDAlignment
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_MixAudioFormat
|
||||
+ SDL_MixAudio
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_MIX_MAXVOLUME
|
||||
+ 1.0f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue