Skip to content

Commit

Permalink
add space
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyFr3sh committed Sep 25, 2024
1 parent 8d3baea commit 6eeef95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dllmain.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit 6eeef95

Please sign in to comment.