Skip to content
Snippets Groups Projects

Add checks for brokenness in the Steam installation or Steam Runtime

Merged Simon McVittie requested to merge wip/t16071 into master
Files
4
@@ -29,6 +29,7 @@
#include "steam-runtime-tools/runtime.h"
#include <glib.h>
#include <glib-object.h>
G_GNUC_INTERNAL
SrtRuntimeIssues _srt_runtime_check (const char *steam_path,
Loading