mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
coccinelle doesn't support floating point constants
This commit is contained in:
@@ -3189,7 +3189,3 @@ typedef SDL_Colour, SDL_Color;
|
||||
- SDL_MixAudioFormat
|
||||
+ SDL_MixAudio
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_MIX_MAXVOLUME
|
||||
+ 1.0f
|
||||
|
||||
Reference in New Issue
Block a user