]> git.mxchange.org Git - flightgear.git/blobdiff - acconfig.h
Add support for interpolation tables for non-linear animations.
[flightgear.git] / acconfig.h
index dc4d593f85ad49985f78582f75c20c61e13a15d0..33bc604f49788fbde9753ada5d51f3e0b87bb2d9 100644 (file)
 #undef FG_NETWORK_OLK
    
 /* Define to avoid Christian's new weather code */
-#undef FG_OLD_WEATHER
+#undef FG_NEW_ENVIRONMENT
+
+/* Define to enable new Plib joystick features (post 1.4) */
+#undef FG_PLIB_JOYSTICK_GETNAME
+
+/* Define to use old mouse support */
+#undef FG_OLD_MOUSE
    
 /* Define if we are building FGFS (should always be defined) */
 #undef FGFS