steamworks-rs
steamworks-rs copied to clipboard
fix call to SteamAPI_ISteamInput_Init
Return value for the call to SteamAPI_ISteamInput_Init was not properly forwarded.
Fixed the call so users can check if the SteamInput system has been properly initialized or not.