From de2b3afa17112423551c757d153df8c73d2e275e Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 27 Mar 2022 12:33:02 +0200 Subject: Added BOX64_PREFER_EMULATED handling and special case for pressure-vessel to use it --- 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 7fb8d558..b5f08599 100755 --- a/src/include/debug.h +++ b/src/include/debug.h @@ -34,6 +34,7 @@ extern char* trace_func; extern int allow_missing_libs; extern int box64_mapclean; extern int box64_prefer_wrapped; +extern int box64_prefer_emulated; extern int box64_steam; extern int box64_wine; extern int box64_nopulse; // disabling the use of wrapped pulseaudio -- cgit 1.4.1