audio: Remove stub header SDL_audio_c.h.

It was a leftover, that just included SDL_sysaudio.h, in modern times.
This commit is contained in:
Ryan C. Gordon
2023-10-18 15:46:07 -04:00
parent 9d7c57234a
commit 797b70877d
35 changed files with 14 additions and 72 deletions

View File

@@ -34,7 +34,7 @@
/* Microsoft WAVE file loading routines */
#include "SDL_wave.h"
#include "SDL_audio_c.h"
#include "SDL_sysaudio.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.