bcf691f299
QuakeWorld easier to start and play. The immortal first person shooter Quake in the brand new skin with superb graphics and extremely fast gameplay. Features: - Modern graphics. - Multiview support. - Tons of features to serve latest pro-gaming needs. - Inbuilt Server Browser & MP3 player control. - Recorded Games Browser. - Customization of all possible graphics elements of the game including Head Up Display. - All sorts of scripting possibilities. - MAC OS X platform supported. Software version for computers without 3D graphics accelerators. WWW: http://ezquake.sourceforge.net/
12 lines
246 B
C
12 lines
246 B
C
--- ./mp3_player.h.orig Fri Sep 9 08:00:27 2005
|
|
+++ ./mp3_player.h Tue Aug 29 21:05:59 2006
|
|
@@ -19,7 +19,7 @@
|
|
*/
|
|
|
|
|
|
-#if defined(__linux__) && defined(WITH_XMMS)
|
|
+#if defined(__unix__) && defined(WITH_XMMS)
|
|
#define __XMMS__
|
|
#endif
|
|
|