hooksystem: avoid huge include for HANDLE
This commit is contained in:
parent
bb5b09def0
commit
6bd6c5512e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
#include <csetjmp>
|
||||
|
||||
#include "../plugins/PluginAPI.hpp"
|
||||
#define HANDLE void*
|
||||
|
||||
// global typedef for hooked functions. Passes itself as a ptr when called, and `data` additionally.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue