3 lines
104 B
C
3 lines
104 B
C
|
double calc_moon(int month, int day, int year, int hm);
|
||
|
void copySunMoon(int x, int y, double percent);
|