]> git.mxchange.org Git - flightgear.git/blobdiff - Time/sunpos.h
Integrated new event manager with subsystem initializations.
[flightgear.git] / Time / sunpos.h
index c4e754867e0f2f5606997b2e0db0d6cc37032e0b..c248c81014d21263865a550936caa2ecb2627cbb 100644 (file)
@@ -45,7 +45,7 @@
 #include "../Include/types.h"
 
 /* update the cur_time_params structure with the current sun position */
-void fgUpdateSunPos(struct fgCartesianPoint scenery_center);
+void fgUpdateSunPos();
 
 void fgSunPosition(time_t ssue, double *lon, double *lat);