mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 04:04:53 +01:00
Add linux steamclient builds.
This commit is contained in:
parent
2faba9bed9
commit
e9513d4733
5 changed files with 42 additions and 8 deletions
|
|
@ -162,6 +162,7 @@ HSteamPipe Steam_Client::CreateSteamPipe()
|
|||
bool Steam_Client::BReleaseSteamPipe( HSteamPipe hSteamPipe )
|
||||
{
|
||||
PRINT_DEBUG("BReleaseSteamPipe\n");
|
||||
return true;
|
||||
}
|
||||
|
||||
// connects to an existing global user, failing if none exists
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue