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
@@ -17,7 +17,7 @@ GNU General Public License for more details.
#define CLIENT_H
#include "xash3d_types.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
#include "cdll_int.h"
#include "menu_int.h"
#include "cl_entity.h"