From: curt Date: Thu, 17 Sep 1998 18:35:30 +0000 (+0000) Subject: Added F8 to toggle fog and F9 to toggle texturing. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6438a27244e91db40da97fa959cd40f97178dcf9;p=flightgear.git Added F8 to toggle fog and F9 to toggle texturing. --- diff --git a/Main/GLUTkey.cxx b/Main/GLUTkey.cxx index 00fbd831c..24b850396 100644 --- a/Main/GLUTkey.cxx +++ b/Main/GLUTkey.cxx @@ -47,6 +47,7 @@ #include #include #include +#include #include #include