X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Ffmod.h;h=5e35586aaf90fd6064bb5c9edea27be39715f37f;hb=5a57809c902422f9ed7bd30d3b9ea06aed1d082c;hp=5cd7b2e4facffed9612c6149db055cbbbf89918b;hpb=54386b13c746c1a8423b9549d0cfd922aae9a8f7;p=lugaru.git diff --git a/Source/fmod.h b/Source/fmod.h index 5cd7b2e..5e35586 100644 --- a/Source/fmod.h +++ b/Source/fmod.h @@ -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"