mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-12 08:08:06 +00:00
Update FakeSteamAPI
This commit is contained in:
parent
7adf2b9612
commit
2dd20478e4
@ -82,6 +82,14 @@ S_API void SteamAPI_SetTryCatchCallbacks() {
|
||||
|
||||
}
|
||||
|
||||
S_API void SteamAPI_SetBreakpadAppID() {
|
||||
|
||||
}
|
||||
|
||||
S_API void SteamAPI_UseBreakpadCrashHandler() {
|
||||
|
||||
}
|
||||
|
||||
S_API int GetHSteamPipe() {
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user