Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
audio: Renamed some internal driver symbols in various targets.
- Loading branch information
Showing
with
101 additions
and 104 deletions.
- +14 −15 src/audio/SDL_audio.c
- +17 −17 src/audio/android/SDL_androidaudio.c
- +0 −2 src/audio/android/SDL_androidaudio.h
- +19 −19 src/audio/disk/SDL_diskaudio.c
- +7 −7 src/audio/dummy/SDL_dummyaudio.c
- +7 −7 src/audio/emscripten/SDL_emscriptenaudio.c
- +13 −13 src/audio/nacl/SDL_naclaudio.c
- +17 −17 src/audio/psp/SDL_pspaudio.c
- +7 −7 src/video/android/SDL_androidevents.c
Oops, something went wrong.