mirror of
https://github.com/ValveSoftware/GameNetworkingSockets.git
synced 2026-05-29 16:20:34 +00:00
7012a24e0d
- minbase_identify will now check for _GAMING_XBOX_XBOXONE and _GAMING_XBOX_SCARLETT. (And also _GAMING_XBOX) - Added IsXboxScarlett() and IsXbox() - A few places in the low level code need to be tweaked based on IsXbox() instead of _XBOX_ONE - Added IsIOS() and IsTVOS() Deleted some code that was disabling warnings, I don't think it's needed anymore. Tweak defines in CSteamNetworkingUtils::GetPlatformString PS4/PS5 need Microsoft-style __declspec(dllexport) P4:7324318