mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-04-25 19:54:58 +02:00
Fixed compile warning
This commit is contained in:
parent
443bce741b
commit
b1c6e7c244
@ -38,6 +38,7 @@
|
|||||||
#include "SDL_hints.h"
|
#include "SDL_hints.h"
|
||||||
#include "SDL_audio.h"
|
#include "SDL_audio.h"
|
||||||
#include "SDL_wave.h"
|
#include "SDL_wave.h"
|
||||||
|
#include "SDL_audio_c.h"
|
||||||
|
|
||||||
/* Reads the value stored at the location of the f1 pointer, multiplies it
|
/* Reads the value stored at the location of the f1 pointer, multiplies it
|
||||||
* with the second argument and then stores the result to f1.
|
* with the second argument and then stores the result to f1.
|
||||||
|
Loading…
Reference in New Issue
Block a user