Aligned sky with sun so dusk/dawn effects can be correct relative to the sun.

This commit is contained in:
curt
1997-12-22 04:14:33 +00:00
parent 89d049ff73
commit 83e648b7d6
2 changed files with 8 additions and 1 deletions

View File

@@ -5,3 +5,4 @@ MAT3vec.o: MAT3vec.c mat3.h
fg_geodesy.o: fg_geodesy.c fg_geodesy.h ../Include/constants.h
fg_random.o: fg_random.c fg_random.h
polar.o: polar.c polar.h ../Include/types.h ../Include/constants.h
vector.o: vector.c vector.h ../Math/mat3.h