X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Time%2Ffg_time.c;h=07acaa3d82ed7c4b4aa5ab4a02f8da0e3909f7cb;hb=d19c5f0b6f9f80190967fd367bbb14da1fa1d22e;hp=513b5c181ce7cf047da70559c17af01534f4e458;hpb=d1a5d93ca2f9c6be6e6f3d0c608a99086a2a3ca7;p=flightgear.git diff --git a/Time/fg_time.c b/Time/fg_time.c index 513b5c181..07acaa3d8 100644 --- a/Time/fg_time.c +++ b/Time/fg_time.c @@ -35,7 +35,7 @@ #endif #include "fg_time.h" -#include "../constants.h" +#include "../Include/constants.h" #include "../Flight/flight.h" #include "../Time/fg_time.h" @@ -285,9 +285,13 @@ void fgTimeUpdate(struct fgFLIGHT *f, struct fgTIME *t) { /* $Log$ -/* Revision 1.19 1997/12/15 20:59:10 curt -/* Misc. tweaks. +/* Revision 1.20 1997/12/15 23:55:06 curt +/* Add xgl wrappers for debugging. +/* Generate terrain normals on the fly. /* + * Revision 1.19 1997/12/15 20:59:10 curt + * Misc. tweaks. + * * Revision 1.18 1997/12/12 21:41:31 curt * More light/material property tweaking ... still a ways off. *