Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implementation for some missing client functions #26

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

otavepto
Copy link

  • change return type of all client functions from bool to steam_bool to avoid inconsistency problem in the client library
  • implement missing client functions
    • Breakpad_SteamSendMiniDump()
    • Steam_IsKnownInterface()
    • Steam_NotifyMissingInterface()

closes #25

…ol` to avoid inconsistency problem in the client library

* implement missing client functions
  - `Breakpad_SteamSendMiniDump()`
  - `Steam_IsKnownInterface()`
  - `Steam_NotifyMissingInterface()`
@otavepto
Copy link
Author

@Detanup01 one last nag to please delete the cache and let github rebuild it again

@Detanup01
Copy link
Owner

Oh fuck ,sorry will do once on pc and merge this

@Detanup01 Detanup01 merged commit b423759 into Detanup01:dev Aug 22, 2024
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

err:msvcrt:_wassert (L"!status",L"./steamclient_main.c",356)
2 participants