Don't confuse the Sun.
This commit is contained in:
parent
71be091310
commit
13afc7e57c
@ -200,6 +200,7 @@ extern char* skip(int);
|
|||||||
extern double solstice(int);
|
extern double solstice(int);
|
||||||
extern void star(void);
|
extern void star(void);
|
||||||
extern void stars(void);
|
extern void stars(void);
|
||||||
|
#undef sun
|
||||||
#define sun astrosun /* not the machine! */
|
#define sun astrosun /* not the machine! */
|
||||||
extern void sun(void);
|
extern void sun(void);
|
||||||
extern double sunel(double);
|
extern double sunel(double);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user