diff --git a/files.php b/files.php index 2ed088e..3c7ffe7 100644 --- a/files.php +++ b/files.php @@ -99,7 +99,7 @@ very few people on Windows would be able to play. :)
  • Win32 binaries (Made with MinGW (GCC) in Linux) SDL (sw) client'; + echo '
    SDL (sw) client'; fileDownloadLink("http://download.sourceforge.net/quake/quakeforge-client-sdl-0.5.4-win32", "zip"); fileDownloadLinkGPG("http://download.sourceforge.net/quake/quakeforge-client-sdl-0.5.4-win32", "zip"); echo '
    SDL32 (32 bpp sw) client'; @@ -117,7 +117,7 @@ very few people on Windows would be able to play. :) echo '
    tools'; fileDownloadLink("http://download.sourceforge.net/quake/quakeforge-tools-0.5.4-win32", "zip"); fileDownloadLinkGPG("http://download.sourceforge.net/quake/quakeforge-tools-0.5.4-win32", "zip"); - echo '
    '; + echo '
    libs and header files'; fileDownloadLink("http://download.sourceforge.net/quake/quakeforge-devel-0.5.4-win32", "zip"); fileDownloadLinkGPG("http://download.sourceforge.net/quake/quakeforge-devel-0.5.4-win32", "zip"); ?>