Merge pull request #4 from josh33901/webhook-test

Webhook testing commit
This commit is contained in:
F1ssi0N 2018-03-12 23:32:48 +00:00 committed by GitHub
commit 148470abf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
#include "stdafx.hh"
// Dllmain here
#if doghook_platform_windows()
extern u32 __stdcall doghook_process_attach(void *a);