X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FTime%2Ftmp.hxx;h=0d65655fe9dc01f58577e2f12cfa53fc3130303e;hb=fc71333bdd0217a9ff4880305daf6d4d10fb0b40;hp=64c5c72d4ad1ef281c18a313e12d720c843f9442;hpb=d05121ef4689d2b50b3fe1848cbb0d1f5a1db877;p=flightgear.git diff --git a/src/Time/tmp.hxx b/src/Time/tmp.hxx index 64c5c72d4..0d65655fe 100644 --- a/src/Time/tmp.hxx +++ b/src/Time/tmp.hxx @@ -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