GLQUAKE has ben eliminated from all but winquake.h

This commit is contained in:
Bill Currie 2000-05-13 09:53:25 +00:00
parent 0cce8322b1
commit 565e135571
5 changed files with 1 additions and 21 deletions

View file

@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#ifndef GLQUAKE
// r_shared.h: general refresh-related stuff shared between the refresh and the
// driver
@ -150,5 +150,3 @@ typedef struct edge_s
} edge_t;
#endif // _R_SHARED_H_
#endif // GLQUAKE