freebsd-ports/games/nehquake/files/patch-src__glquake.h
Alejandro Pulver 473b52d2f5 This Nehahra engine is basically a bug-fixed version of the released 2.54
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)
2006-05-19 16:51:26 +00:00

10 lines
270 B
C

--- ./src/glquake.h.orig Tue Sep 27 19:06:49 2005
+++ ./src/glquake.h Tue May 16 17:36:22 2006
@@ -275,7 +275,6 @@
#define TEXTURE1_SGIS gl_Texture1
#ifndef _WIN32
-#define APIENTRY /* */
#endif
typedef void (APIENTRY *lpMTexFUNC) (GLenum, GLfloat, GLfloat);