mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 04:04:53 +01:00
Fix detours not attaching to all threads on startup.
This commit is contained in:
parent
c9236a7337
commit
a8c696c565
2 changed files with 47 additions and 3 deletions
|
|
@ -86,6 +86,7 @@
|
|||
|
||||
#ifdef EMU_EXPERIMENTAL_BUILD
|
||||
#include <winhttp.h>
|
||||
#include <tlhelp32.h>
|
||||
|
||||
#include "../detours/detours.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue