From 371b45c4200b91de93250fbfa84b185350d7b323 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Fri, 30 Aug 2024 10:13:42 +0200 Subject: [BOX32] Added detection of steam and steamcmd --- src/include/debug.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/debug.h') diff --git a/src/include/debug.h b/src/include/debug.h index 1ecf5b4e..fd3f23c0 100644 --- a/src/include/debug.h +++ b/src/include/debug.h @@ -108,6 +108,7 @@ extern int box64_mapclean; extern int box64_prefer_wrapped; extern int box64_prefer_emulated; extern int box64_steam; +extern int box64_steamcmd; extern int box64_wine; extern int box64_musl; extern int box64_nopulse; // disabling the use of wrapped pulseaudio -- cgit 1.4.1