]> git.mxchange.org Git - simgear.git/blobdiff - Scenery/planets.h
Merged in Durk's changes ...
[simgear.git] / Scenery / planets.h
index dfbc35fe727d52c5887a859202861ffd0ad5f77f..3d5df4650d552b95409032363484d66d733741bd 100644 (file)
 
 struct CelestialCoord fgCalculatePlanet(struct OrbElements planet,
                                          struct OrbElements theSun,
-                                         struct fgTIME t);
+                                         struct fgTIME t, int idx);
 
 #endif /* PLANETS_H */
 
 
 /* $Log$
-/* Revision 1.2  1997/12/12 21:41:30  curt
-/* More light/material property tweaking ... still a ways off.
+/* Revision 1.3  1997/12/30 16:36:53  curt
+/* Merged in Durk's changes ...
 /*
+ * Revision 1.2  1997/12/12 21:41:30  curt
+ * More light/material property tweaking ... still a ways off.
+ *
  * Revision 1.1  1997/10/25 03:16:11  curt
  * Initial revision of code contributed by Durk Talsma.
  *