public: rename mathlib to xash3d_mathlib.

This commit is contained in:
Andrey Akhmichin
2020-02-10 15:07:06 +05:00
parent 49445f0663
commit e3b547c8a9
40 changed files with 46 additions and 44 deletions

View File

@@ -18,7 +18,7 @@ GNU General Public License for more details.
#include "studio.h"
#include "world.h" // BOX_ON_PLANE_SIDE
#include "client.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
/*
===============================================================================

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"

View File

@@ -15,7 +15,7 @@ GNU General Public License for more details.
#include "common.h"
#include "client.h"
#include "mod_local.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
#include "world.h"

View File

@@ -18,7 +18,7 @@ GNU General Public License for more details.
extern byte *sndpool;
#include "mathlib.h"
#include "xash3d_mathlib.h"
// sound engine rate defines
#define SOUND_DMA_SPEED 44100 // hardware playback rate