2
0
mirror of https://github.com/ValveSoftware/Proton synced 2025-08-31 14:45:23 +00:00

lsteamclient: Forward SteamGameServer007 and 006 to 008

This commit is contained in:
Andrew Eikum
2019-02-06 11:54:19 -06:00
parent 164490165d
commit 63bf1c0d39
2 changed files with 3 additions and 0 deletions

View File

@@ -125,6 +125,7 @@ aliases = {
#these interfaces are undocumented and binary compatible
"SteamUtils004":["SteamUtils003"],
"SteamUtils002":["SteamUtils001"],
"SteamGameServer008":["SteamGameServer007","SteamGameServer006"],
}
# these structs are manually confirmed to be equivalent