about summary refs log tree commit diff stats
path: root/src/include/debug.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-07-01 17:09:03 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-07-01 17:09:03 +0200
commit56401f667525063eac16081d19395527d3403e60 (patch)
tree996b917a9d139eaa26e3d313fe3672a8abc6d010 /src/include/debug.h
parent99ba7707f63d906f5e22a44ae2cbbc8dbd5e3f3e (diff)
downloadbox64-56401f667525063eac16081d19395527d3403e60.tar.gz
box64-56401f667525063eac16081d19395527d3403e60.zip
Improved low memory pre-allocation and added 47bits pre-allocation for Wine64
Diffstat (limited to 'src/include/debug.h')
-rwxr-xr-xsrc/include/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/debug.h b/src/include/debug.h
index 1b6ae3c8..5341435f 100755
--- a/src/include/debug.h
+++ b/src/include/debug.h
@@ -24,6 +24,7 @@ extern char* trace_func;
 #endif
 extern int allow_missing_libs;
 extern int box64_steam;
+extern int box64_wine;
 extern int box64_nopulse;   // disabling the use of wrapped pulseaudio
 extern int box64_nogtk; // disabling the use of wrapped gtk
 extern int box64_novulkan;  // disabling the use of wrapped vulkan