| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/games/xrally/files/ |
Upload File : |
--- menu.c 2001/01/01 18:49:16 1.22 XRALLY_1_1
+++ menu.c 2001/01/11 15:28:03 1.23 HEAD
@@ -5,7 +5,7 @@
copyright : (C) 2000 by Perdig
email : perdig@linuxbr.com.br
- $Id: menu.c,v 1.22 2001/01/01 18:49:16 perdig Exp $
+ $Id: menu.c,v 1.23 2001/01/11 15:28:03 perdig Exp $
***************************************************************************/
/***************************************************************************
@@ -25,7 +25,9 @@
#include "level.h"
#include "score.h"
#include "dirent.h"
+#ifdef USE_SOUND
#include "sound.h"
+#endif
#include "limits.h"
#include <stdio.h>
#include <string.h>