From: curt Date: Thu, 30 Apr 1998 12:34:17 +0000 (+0000) Subject: Added command line rendering options: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d87408c767d3767220f8b19a73b38663fbaf769b;p=flightgear.git Added command line rendering options: enable/disable fog/haze specify smooth/flat shading disable sky blending and just use a solid color enable wireframe drawing mode --- diff --git a/Main/GLUTmain.cxx b/Main/GLUTmain.cxx index 88cd1191c..609096142 100644 --- a/Main/GLUTmain.cxx +++ b/Main/GLUTmain.cxx @@ -54,7 +54,7 @@ #include #include #include -#include +#include #include #include