1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-20 12:36:05 +08:00

Update to current-ish.

This commit is contained in:
Nicholas Hastings
2016-08-23 21:38:05 -04:00
parent badee7a0de
commit 737599c056
49 changed files with 1912 additions and 2586 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;