From 053949c74e8fe52137f9fb6490a5e455be782966 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Tue, 17 Jan 2006 02:59:32 +0000 Subject: [PATCH] Fix OpenAL link. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2181 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/INSTALL b/sc2/INSTALL index addce14d3..ab4621023 100644 --- a/sc2/INSTALL +++ b/sc2/INSTALL @@ -48,7 +48,7 @@ SDL_image OpenAL (Win32 only) A cross-platform spatialized audio library. Homepage: http://www.openal.org/ - SDK download: http://developer.creative.com/articles/article.asp?cat=1&sbcat=31&aid=45&file=OpenALSDK.zip + SDK download: http://developer.creative.com/articles/article.asp?aid=45&file=OpenAL11CoreSDK.exe libogg and libvorbis Audio codec to play Ogg Vorbis files, used for music and speech.