Skip to content

Commit

Permalink
Fixed compile warning
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jan 23, 2020
1 parent 443bce7 commit b1c6e7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/audio/SDL_wave.c
Expand Up @@ -38,6 +38,7 @@
#include "SDL_hints.h"
#include "SDL_audio.h"
#include "SDL_wave.h"
#include "SDL_audio_c.h"

/* Reads the value stored at the location of the f1 pointer, multiplies it
* with the second argument and then stores the result to f1.
Expand Down

0 comments on commit b1c6e7c

Please sign in to comment.