diff options
Diffstat (limited to 'web/include/home.php')
-rw-r--r-- | web/include/home.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/web/include/home.php b/web/include/home.php index 371f756..39f1790 100644 --- a/web/include/home.php +++ b/web/include/home.php @@ -31,6 +31,7 @@ build was 1.32) include:</p> <li>OpenAL support</li> <li>Binaries for Windows XP and Mac OS X at release. Linux will just get a source package unless somebody feels inclined to set up a new installer.</li> - <li>Removal of DirectX for <acronym title="Microsoft Visual C++">MSVC</acronym> - and <a href="http://mingw.org" title="Minimalist GNU for Windows">MinGW</a> builds.</li> + <li>Remove DirectX from <acronym title="Microsoft Visual C++">MSVC</acronym> + and <a href="http://mingw.org" title="Minimalist GNU for Windows">MinGW</a> builds, + in favor of <a href="http://libsdl.org" title="Simple DirectMedia Layer">SDL</a>.</li> </ul> |