mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-03-09 12:00:22 +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.