- build and link against OpenAL instead of FMod on windows
Note: this needs to be changed in the projectfiles as well
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
*/
|
||||
|
||||
#if defined (_WIN32)
|
||||
#define USE_FMOD
|
||||
#define USE_OPENAL
|
||||
#elif defined (__linux__)
|
||||
# if defined (__i386__)
|
||||
# define USE_OPENAL
|
||||
|
Reference in New Issue
Block a user