]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
Randomly-place object overhaul and enhancements
[flightgear.git] / acconfig.h
index 540703f069fc0110c452c6941bd5d7e5c8eae227..5bdfd0d11a31d4b570bbd0d5f16d71978f61bb36 100644 (file)
 /* Define to include Oliver's networking support */
 #undef FG_NETWORK_OLK
    
-/* Define to avoid Christian's new weather code */
-#undef FG_NEW_ENVIRONMENT
+/* Define to use Christian's old weather code */
+#undef FG_WEATHERCM
+
+/* Define to enable new Plib joystick features (post 1.4) */
+#undef FG_PLIB_JOYSTICK_GETNAME
 
-/* Define to use new experimental mouse input code */
-#undef FG_NEW_MOUSE
-   
 /* Define if we are building FGFS (should always be defined) */
 #undef FGFS