SDL/src/audio/wasapi
Sam Lantinga 90e72bf4e2 Fixed ISO C99 compatibility
SDL now builds with gcc 7.2 with the following command line options:
-Wall -pedantic-errors -Wno-deprecated-declarations -Wno-overlength-strings --std=c99
2018-01-30 18:08:34 -08:00
..
SDL_wasapi.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_wasapi.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_wasapi_win32.c Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
SDL_wasapi_winrt.cpp Updated copyright for 2018 2018-01-03 10:03:25 -08:00