From 5b1a61143ffdade6177db6b34b149746d936a8ae Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Fri, 18 Jul 2003 06:15:20 +0000 Subject: [PATCH] forgot devel --- files.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"); ?>