mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-26 12:27:44 +00:00
Remove legacy SDL_Audio functions that acts on device id == 1
This commit is contained in:
@@ -92,6 +92,7 @@ typedef struct
|
||||
/* Audio info */
|
||||
const char *audiodriver;
|
||||
SDL_AudioSpec audiospec;
|
||||
SDL_AudioDeviceID audio_id;
|
||||
|
||||
/* GL settings */
|
||||
int gl_red_size;
|
||||
|
||||
Reference in New Issue
Block a user