]> git.jsancho.org Git - lugaru.git/blobdiff - Source/fmod.h
Patched to link with OpenAL.
[lugaru.git] / Source / fmod.h
index 5cd7b2e4facffed9612c6149db055cbbbf89918b..5e35586aaf90fd6064bb5c9edea27be39715f37f 100644 (file)
@@ -30,6 +30,7 @@
 #define FSOUND_Stream_SetMode OPENAL_Stream_SetMode
 #define FSOUND_Stream_Stop OPENAL_Stream_Stop
 #define FSOUND_Update OPENAL_Update
+#define FSOUND_SetOutput OPENAL_SetOutput
 #endif
 
 #include "fmod_header.h"