hooklib: add debugger trap defuser (thanks PockyWitch!)
This commit is contained in:
4
hooklib/debug.h
Normal file
4
hooklib/debug.h
Normal file
@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include <windows.h>
|
||||
|
||||
void debug_hook_init();
|
Reference in New Issue
Block a user