]> git.mxchange.org Git - flightgear.git/blobdiff - Scenery/planets.h
More light/material property tweaking ... still a ways off.
[flightgear.git] / Scenery / planets.h
index e0ce0541ee1c276454c9b15138e72670d5720d2d..dfbc35fe727d52c5887a859202861ffd0ad5f77f 100644 (file)
 
 
 struct CelestialCoord fgCalculatePlanet(struct OrbElements planet,
-                                         struct OrbElements sun,
+                                         struct OrbElements theSun,
                                          struct fgTIME t);
 
 #endif /* PLANETS_H */
 
 
 /* $Log$
-/* Revision 1.1  1997/10/25 03:16:11  curt
-/* Initial revision of code contributed by Durk Talsma.
+/* 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.
+ *
  */