]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/tmp.hxx
Logging: less verbose panel loading.
[flightgear.git] / src / Time / tmp.hxx
index d443da2e1b065baab2c35b5bf6fb42f1cbf56046..0d65655fe9dc01f58577e2f12cfa53fc3130303e 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Written by Curtis Olson, started July 2000.
 //
-// Copyright (C) 2000  Curtis L. Olson  - curt@flightgear.org
+// Copyright (C) 2000  Curtis L. Olson  - http://www.flightgear.org/~curt
 //
 // This program is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License as
@@ -16,7 +16,7 @@
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 // $Id$
 
@@ -38,6 +38,8 @@
 // periodic time updater
 void fgUpdateLocalTime();
 
+// update the cur_time_params structure with the current sun position
+void fgUpdateSunPos( void );
 
 #endif // _LIGHT_HXX