mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-11 14:42:05 +08:00
engine: fix various compiler warnings
This commit is contained in:
@@ -18,6 +18,7 @@ GNU General Public License for more details.
|
||||
#include "pm_local.h"
|
||||
#include "ref_common.h"
|
||||
|
||||
#undef FRAC_EPSILON
|
||||
#define FRAC_EPSILON (1.0f / 32.0f)
|
||||
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user