mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-02-02 12:41:40 +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 "mathlib.h"
|
||||||
#include "model.h"
|
#include "model.h"
|
||||||
|
|
||||||
|
#define STOP_EPSILON 0.1
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
vec3_t normal;
|
vec3_t normal;
|
||||||
|
|
Loading…
Reference in a new issue