OpenAl is subtly different on each platform. Os X need the alutinit/exit stuff
This commit is contained in:
@@ -202,6 +202,9 @@ ALvoid alutUnloadWAV(ALenum format,ALvoid *data,ALsizei size,ALsizei freq)
|
||||
|
||||
#endif /* WIN32 */
|
||||
|
||||
#ifdef __APPLE__
|
||||
#define OUDE_OPENAL 1
|
||||
#endif
|
||||
|
||||
|
||||
SND_OpenALDevice::SND_OpenALDevice()
|
||||
|
||||
Reference in New Issue
Block a user