]> git.mxchange.org Git - flightgear.git/commit
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
authorcurt <curt>
Fri, 24 Apr 1998 00:52:24 +0000 (00:52 +0000)
committercurt <curt>
Fri, 24 Apr 1998 00:52:24 +0000 (00:52 +0000)
commit2addcf2e76bf0e4d4be992d4db0c8276875d3689
treef93d49a17edd4e85a1d4eaad7a1a8d4930f5e28c
parent10fb3d1a0c0c231e926ca29f7fd6aec1b796046f
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
Fog color fixes.
Separated out lighting calcs into their own file.
17 files changed:
Time/Makefile.am
Time/Makefile.in
Time/event.c [deleted file]
Time/event.cxx [new file with mode: 0644]
Time/event.h [deleted file]
Time/event.hxx [new file with mode: 0644]
Time/fg_time.c [deleted file]
Time/fg_time.cxx [new file with mode: 0644]
Time/fg_time.h [deleted file]
Time/fg_time.hxx [new file with mode: 0644]
Time/fg_timer.c [deleted file]
Time/fg_timer.cxx [new file with mode: 0644]
Time/fg_timer.h [deleted file]
Time/fg_timer.hxx [new file with mode: 0644]
Time/light.cxx
Time/light.hxx
Time/sunpos.cxx