diff --git a/src/main.cc b/src/main.cc index 73a02e4..be1fd0d 100644 --- a/src/main.cc +++ b/src/main.cc @@ -1,7 +1,5 @@ #include "stdafx.hh" -// Dllmain here - #if doghook_platform_windows() extern u32 __stdcall doghook_process_attach(void *a);