mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-23 03:28:30 +00:00
audio: Added SDL_IsAudioDevicePhysical and SDL_IsAudioDevicePlayback.
Fixes #11529.
This commit is contained in:
@@ -1187,6 +1187,8 @@ SDL3_0.0.0 {
|
||||
SDL_SaveFile_IO;
|
||||
SDL_SaveFile;
|
||||
SDL_GetCurrentDirectory;
|
||||
SDL_IsAudioDevicePhysical;
|
||||
SDL_IsAudioDevicePlayback;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user