update files refactor and rebuild

This commit is contained in:
SlynxCZ 2026-03-10 17:22:39 +01:00
parent 8ede9ca66e
commit 2117f6608c
13 changed files with 324 additions and 314 deletions

View file

@ -94,6 +94,8 @@ public:
### C++ (Metamod plugin)
Include header from `public/craytraceinterface.h`
``` cpp
CRayTraceInterface* g_pRayTrace = nullptr;
bool g_bRayTraceLoaded = false;