1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-20 04:26:03 +08:00

Rebuilt tier1 and mathlib for OS X using clang.

This commit is contained in:
Scott Ehlert
2013-04-27 10:25:34 -05:00
parent ca5f1ef389
commit 424de0af61
13 changed files with 49 additions and 23 deletions

View File

@ -21,6 +21,8 @@
#include <math.h>
#include <tier0/basetypes.h>
static int current_ndims;
static struct QuantizedValue *current_root;
static int current_ssize;