]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
Fixed a bug report from Frederic Bouvier:
[flightgear.git] / acconfig.h
index c69d2be8f61acc16a5cafd1448b8138174936963..540703f069fc0110c452c6941bd5d7e5c8eae227 100644 (file)
@@ -66,6 +66,9 @@
    
 /* Define to avoid Christian's new weather code */
 #undef FG_NEW_ENVIRONMENT
+
+/* Define to use new experimental mouse input code */
+#undef FG_NEW_MOUSE
    
 /* Define if we are building FGFS (should always be defined) */
 #undef FGFS