624ff38926
- Use Q1DIR directly, instead of assigning it to DATADIR. Approved by: garga (mentor, implicitly)
11 lines
208 B
C
11 lines
208 B
C
--- ./r_part.c.orig Sat Apr 1 11:31:48 2006
|
|
+++ ./r_part.c Sat May 20 10:00:24 2006
|
|
@@ -59,7 +59,7 @@
|
|
|
|
vec3_t r_pright, r_pup, r_ppn;
|
|
|
|
-#if !id386
|
|
+#if !id386 && !defined(GLQUAKE)
|
|
|
|
/*
|
|
==============
|