From 37ff575d8820d46f286204b1fa5abc33b06ff83f Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Thu, 25 Oct 2001 10:58:52 +0000 Subject: Ctags update. Just to make it look like I'm doing something --- src/game/q_shared.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/game/q_shared.h b/src/game/q_shared.h index 5b74cc67..4ff5fa52 100644 --- a/src/game/q_shared.h +++ b/src/game/q_shared.h @@ -68,9 +68,9 @@ #ifdef Q3_VM -#ifdef __linux__ -#undef __linux__ -#endif +//#ifdef __linux__ +//#undef __linux__ +//#endif #include "bg_lib.h" -- cgit