mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-13 00:18:06 +00:00
Fix build again.
This commit is contained in:
parent
832c76785e
commit
5262be2607
@ -6,7 +6,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#endif // _MSC_VER > 1000
|
#endif // _MSC_VER > 1000
|
||||||
|
|
||||||
#ifdef AG_USE_CHEATPROTECTION
|
#if defined(AG_USE_CHEATPROTECTION) && defined(_WIN32)
|
||||||
|
|
||||||
// ToolHelp Function Pointers so that it will work on NT4
|
// ToolHelp Function Pointers so that it will work on NT4
|
||||||
#include <tlhelp32.h>
|
#include <tlhelp32.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user