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
@@ -32,7 +32,7 @@ GNU General Public License for more details.
#include "wadfile.h"
#include "filesystem.h"
#include "library.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
#include "protocol.h"
#define FILE_COPY_SIZE (1024 * 1024)