diff --git a/debug.cpp b/debug.cpp index fb6f8436..3d7ef912 100644 --- a/debug.cpp +++ b/debug.cpp @@ -798,7 +798,7 @@ int read_cheat_args() { shift(); steplimit = argi(); } else if(argis("-dgl")) { - debug_gl = true; + glhr::debug_gl = true; } else if(argis("-W")) { PHASEFROM(2);