Fixed building of Windows waveout audio.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402228
This commit is contained in:
parent
797faa052f
commit
2a14d5cdca
4 changed files with 6 additions and 6 deletions
|
@ -118,7 +118,7 @@ typedef unsigned int uintptr_t;
|
|||
#ifndef _WIN32_WCE
|
||||
#define SDL_AUDIO_DRIVER_DSOUND 1
|
||||
#endif
|
||||
#define SDL_AUDIO_DRIVER_WAVEOUT 1
|
||||
#define SDL_AUDIO_DRIVER_WINWAVEOUT 1
|
||||
#define SDL_AUDIO_DRIVER_DISK 1
|
||||
#define SDL_AUDIO_DRIVER_DUMMY 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue