mirror of https://github.com/libsdl-org/SDL
coccinelle doesn't support floating point constants
This commit is contained in:
parent
18513d1ce8
commit
9d70f1b483
|
@ -3189,7 +3189,3 @@ typedef SDL_Colour, SDL_Color;
|
|||
- SDL_MixAudioFormat
|
||||
+ SDL_MixAudio
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_MIX_MAXVOLUME
|
||||
+ 1.0f
|
||||
|
|
Loading…
Reference in New Issue