Move Safetyhook mess into a mirror repo (#2163)
* Bring in safetyhook mirror repo * Add proper submodule * Update submodule for linux fixes * Update submodule again * Change the method of compiling safetyhook (#2167) Co-authored-by: Kenzzer <[email protected]> * Update submodule * Update submodule for -fPIC --------- Co-authored-by: Benoist <[email protected]> Co-authored-by: Kenzzer <[email protected]>
This commit is contained in:
co-authored by
Kenzzer
Benoist
parent
11d3cf94f7
commit
d42a8c7c1e
@@ -32,7 +32,7 @@
|
||||
#ifndef _INCLUDE_SOURCEMOD_DETOURS_H_
|
||||
#define _INCLUDE_SOURCEMOD_DETOURS_H_
|
||||
|
||||
#include "../safetyhook/safetyhook.hpp"
|
||||
#include "safetyhook.hpp"
|
||||
#include <smsdk_ext.h>
|
||||
|
||||
#define DETOUR_MEMBER_CALL(name) (this->*name##_Actual)
|
||||
|
||||
Submodule
+1
Submodule public/safetyhook added at 29d1c73cfa
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user