]> git.jsancho.org Git - lugaru.git/commitdiff
Patched to link with OpenAL.
authorRyan C. Gordon <icculus@icculus.org>
Wed, 10 Aug 2005 22:26:51 +0000 (22:26 +0000)
committerRyan C. Gordon <icculus@icculus.org>
Wed, 10 Aug 2005 22:26:51 +0000 (22:26 +0000)
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"