#pragma once #include #include std::tuple make_steam_environ(const QString& proton_dist_path); std::tuple make_wineprefix(int appid);