about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-11-02 09:34:34 +0100
committerptitSeb <sebastien.chev@gmail.com>2024-11-02 09:34:34 +0100
commit939486fa05aabd43e78e8228412ba69ed5f5ed05 (patch)
tree166b2b21c1b7d3158f4b17d43b9a9d647e823666 /src
parentc8d98f6901b36147b516c76044e2c41dda7452a5 (diff)
downloadbox64-939486fa05aabd43e78e8228412ba69ed5f5ed05.tar.gz
box64-939486fa05aabd43e78e8228412ba69ed5f5ed05.zip
Forgot that file in earlier commit
Diffstat (limited to 'src')
-rw-r--r--src/include/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/debug.h b/src/include/debug.h
index 2ebef55d..09865dc4 100644
--- a/src/include/debug.h
+++ b/src/include/debug.h
@@ -110,6 +110,7 @@ extern int allow_missing_libs;
 extern int box64_mapclean;
 extern int box64_prefer_wrapped;
 extern int box64_prefer_emulated;
+extern int box64_wrap_egl;
 extern int box64_steam;
 extern int box64_steamcmd;
 extern int box64_wine;