Skip to content

Commit cfb2c77

Browse files
committed
oops
1 parent c0c8f07 commit cfb2c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dllmain.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#include "hooks.hpp"
55

6-
#define _DEBUG
6+
// #define _DEBUG
77

88
DWORD WINAPI thread_entry(void* module) {
99
#ifdef _DEBUG

0 commit comments

Comments
 (0)