about summary refs log tree commit diff stats
path: root/src/include/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/debug.h')
-rw-r--r--src/include/debug.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/debug.h b/src/include/debug.h
index 2c5746a0..a6660d7d 100644
--- a/src/include/debug.h
+++ b/src/include/debug.h
@@ -80,6 +80,9 @@ extern uint64_t start_cnt;
 #endif
 extern int box64_nosandbox;
 extern int box64_inprocessgpu;
+extern int box64_cefdisablegpu;
+extern int box64_cefdisablegpucompositor;
+extern int box64_maxcpu_immutable;
 extern int box64_malloc_hack;
 extern int box64_dummy_crashhandler;
 extern int box64_sse_flushto0;