mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 04:04:53 +01:00
Don't block local adapter related ips in experimental build.
This commit is contained in:
parent
0857125d03
commit
0f6ae7f09e
3 changed files with 56 additions and 0 deletions
|
|
@ -516,6 +516,7 @@ public:
|
|||
}
|
||||
};
|
||||
|
||||
void set_adapter_ips(uint32_t *from, uint32_t *to, unsigned num_ips);
|
||||
#ifdef EMU_EXPERIMENTAL_BUILD
|
||||
bool crack_SteamAPI_RestartAppIfNecessary(uint32 unOwnAppID);
|
||||
bool crack_SteamAPI_Init();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue