mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-10 06:42:26 +00:00
Remove unused #define.
This commit is contained in:
parent
57f32284dd
commit
9b0cea79ed
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
#include "mathlib.h"
|
||||
#include "model.h"
|
||||
|
||||
#define STOP_EPSILON 0.1
|
||||
|
||||
typedef struct
|
||||
{
|
||||
vec3_t normal;
|
||||
|
|
Loading…
Reference in a new issue