public: rename mathlib to xash3d_mathlib.

This commit is contained in:
Andrey Akhmichin
2020-02-12 14:32:26 +05:00
parent 49445f0663
commit e3b547c8a9
40 changed files with 46 additions and 44 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ GNU General Public License for more details.
*/
#if XASH_DEDICATED
#include "common.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
#include "ref_api.h"
ref_globals_t refState;