add space
This commit is contained in:
parent
8d3baea228
commit
6eeef95998
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ BOOL WINAPI DllMain(HANDLE hDll, DWORD dwReason, LPVOID lpReserved)
|
|||
#endif
|
||||
|
||||
cfg_load();
|
||||
|
||||
g_dbg_exception_handle =
|
||||
AddVectoredExceptionHandler(1, (PVECTORED_EXCEPTION_HANDLER)dbg_vectored_exception_handler);
|
||||
|
||||
|
|
Loading…
Reference in a new issue