init
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#pragma once
|
||||
#include "Base.h"
|
||||
|
||||
namespace ShadowSSDT
|
||||
{
|
||||
|
||||
auto fn_get_shadowssdt_extport_func(CONST char* func_name)->uintptr_t;
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user