From 674f9a424b9f024875f7c235e932a9aecd9dd2fa Mon Sep 17 00:00:00 2001 From: spacy51 Date: Tue, 25 Dec 2007 15:22:32 +0000 Subject: [PATCH] added info about missing OpenGL files git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@231 a31d4220-a93d-0410-bf67-fe4944624d44 --- res/DevInfo.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/res/DevInfo.txt b/res/DevInfo.txt index 291d987c..182ebaa6 100644 --- a/res/DevInfo.txt +++ b/res/DevInfo.txt @@ -17,6 +17,7 @@ Known preprocessor switches: Download locations: -NASM: http://nasm.sourceforge.net -DirectX SDK: http://msdn2.microsoft.com/en-us/xna/aa937788.aspx -OpenAL SDK: http://openal.org/downloads.html \ No newline at end of file +NASM: http://nasm.sourceforge.net +DirectX SDK: http://msdn2.microsoft.com/en-us/xna/aa937788.aspx +OpenAL SDK: http://openal.org/downloads.html +OpenGL files: http://www.opengl.org/registry/ \ No newline at end of file