diff options
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r-- | src/game/g_local.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h index fdffbbb6..db6e64d6 100644 --- a/src/game/g_local.h +++ b/src/game/g_local.h @@ -579,7 +579,6 @@ void G_Physics( gentity_t *ent, int msec ); // g_buildable.c // -#define M_ROOT3 1.732050808f #define MAX_ALIEN_BBOX 25 typedef enum |