mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-02-25 13:01:17 +03:00
We need access to linux crt functions (like getenv()), so disallow use of msvcrt. Notably, linux crt wchar functions are _not_ compatible with Windows WCHAR strings.