moonPos;
extern float xMoon, yMoon, zMoon, xSun, ySun, zSun;
-extern GLint moon, sun;
+/* extern GLint moon, sun; */
extern GLint stars[FG_STAR_LEVELS];
/* $Log$
-/* Revision 1.2 1997/12/11 04:43:56 curt
-/* Fixed sun vector and lighting problems. I thing the moon is now lit
-/* correctly.
+/* Revision 1.3 1997/12/17 23:13:46 curt
+/* Began working on rendering the sky.
/*
+ * Revision 1.2 1997/12/11 04:43:56 curt
+ * Fixed sun vector and lighting problems. I thing the moon is now lit
+ * correctly.
+ *
* Revision 1.1 1997/11/25 23:20:23 curt
* Initial revision.
*