]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
Randomly-place object overhaul and enhancements
[flightgear.git] / acconfig.h
index c69d2be8f61acc16a5cafd1448b8138174936963..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 if we are building FGFS (should always be defined) */
 #undef FGFS