]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/LaRCsim/navion_engine.c
Updates to the scenery loading infrastructure to make it more flexible,
[flightgear.git] / src / FDM / LaRCsim / navion_engine.c
index d1ae9018ee8d8337c16ed4ca1f013a92739bdd84..0870a83572150794ed3bd4f23efb2a218d8e09f1 100644 (file)
@@ -66,7 +66,7 @@ $Header$
 
 extern SIM_CONTROL     sim_control_;
 
-void engine( SCALAR dt, int init ) {
+void navion_engine( SCALAR dt, int init ) {
     /* if (init) { */
     Throttle[3] = Throttle_pct;
     /* } */