We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c8f07 commit cfb2c77Copy full SHA for cfb2c77
src/dllmain.cpp
@@ -3,7 +3,7 @@
3
4
#include "hooks.hpp"
5
6
-#define _DEBUG
+// #define _DEBUG
7
8
DWORD WINAPI thread_entry(void* module) {
9
#ifdef _DEBUG
0 commit comments