1
0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-01-25 21:18:19 +03:00
Andrew Eikum 5ed5cbf286 lsteamclient: Fix SteamNetConnectionStatusChangedCallback_t conversion
It was declared inside an extern "C" block in the SDK, which for some
reason cindex doesn't include.
2019-06-05 10:21:32 -05:00
..