mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 04:04:53 +01:00
Fix overlay crash in games that load then unload steam api dll.
This commit is contained in:
parent
e0726f2e9d
commit
7c419e0afe
5 changed files with 40 additions and 2 deletions
|
|
@ -28,3 +28,4 @@
|
|||
#include "Renderer_Hook.h"
|
||||
|
||||
std::future<Renderer_Hook*> detect_renderer(std::chrono::milliseconds timeout = std::chrono::milliseconds{-1});
|
||||
void stop_renderer_detector();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue