Yucom/steam_helper
Andrew Eikum a4b8a51d4a steam_helper: Don't use msvcrt
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.
2020-03-05 10:03:11 -06:00
..
libsteam_api.so Add steam.exe winelib application that setups environment and launches the game. 2019-03-08 10:22:36 -06:00
steam.cpp steam_helper: Don't use msvcrt 2020-03-05 10:03:11 -06:00