mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 04:04:53 +01:00
Whitelist custom broadcasts in non LAN ip blocking.
This commit is contained in:
parent
f6b8068883
commit
d215070876
3 changed files with 18 additions and 12 deletions
|
|
@ -456,7 +456,7 @@ public:
|
|||
}
|
||||
};
|
||||
|
||||
void set_adapter_ips(uint32_t *from, uint32_t *to, unsigned num_ips);
|
||||
void set_whitelist_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