source. It has also most of the fixes/features of the Enhanced GLQuake version. The engine can be used for both watching the "Seal of Nehahra" movie and for playing the actual game. WWW: http://planetquake.com/nehahra/ Approved by: garga (mentor)
11 lines
212 B
C
11 lines
212 B
C
--- ./src/dzipmain.c.orig Tue Nov 1 14:54:40 2005
|
|
+++ ./src/dzipmain.c Tue May 16 17:36:22 2006
|
|
@@ -5,7 +5,7 @@
|
|
#include <sys/utime.h>
|
|
#endif
|
|
|
|
-#ifdef __linux__
|
|
+#ifdef __unix__
|
|
#include <errno.h>
|
|
#endif
|
|
|