mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 07:00:48 +00:00
audio: Removed declarations of functions that don't exist anymore.
This commit is contained in:
parent
b656720bc6
commit
62d4459972
1 changed files with 0 additions and 3 deletions
|
|
@ -331,7 +331,4 @@ extern AudioBootStrap N3DSAUDIO_bootstrap;
|
|||
extern AudioBootStrap EMSCRIPTENAUDIO_bootstrap;
|
||||
extern AudioBootStrap QSAAUDIO_bootstrap;
|
||||
|
||||
extern SDL_AudioDevice *get_audio_dev(SDL_AudioDeviceID id);
|
||||
extern int get_max_num_audio_dev(void);
|
||||
|
||||
#endif // SDL_sysaudio_h_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue