common: replace HLSDK pmtrace.h and pm_movevars.h by it's QW counterparts

This commit is contained in:
Alibek Omarov
2026-02-26 05:15:08 +05:00
parent 26acc25018
commit 50147a3d48
18 changed files with 151 additions and 183 deletions

View File

@@ -22,8 +22,8 @@ GNU General Public License for more details.
#include "menu_int.h"
#include "cl_entity.h"
#include "mod_local.h"
#include "pmove.h"
#include "pm_defs.h"
#include "pm_movevars.h"
#include "ref_params.h"
#include "render_api.h"
#include "cdll_exp.h"