Switch to amtl vectors. Change how hooks are checked for removal on frame action.

This commit is contained in:
Dr!fter
2016-08-27 10:20:38 -04:00
parent 98fcde86c1
commit 9d09a52e99
7 changed files with 34 additions and 41 deletions
-1
View File
@@ -364,7 +364,6 @@ public:
DHooksCallback *callback;
IPluginFunction *remove_callback;
SourceHook::HookManagerPubFunc pManager;
bool bDelete;
};
size_t GetStackArgsSize(DHooksCallback *dg);