]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
First steps towards configurable mouse input. Soon, this new code
[flightgear.git] / acconfig.h
index dc4d593f85ad49985f78582f75c20c61e13a15d0..540703f069fc0110c452c6941bd5d7e5c8eae227 100644 (file)
 #undef FG_NETWORK_OLK
    
 /* Define to avoid Christian's new weather code */
-#undef FG_OLD_WEATHER
+#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