16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 03:29:19 +02:00

Merge remote-tracking branch 'tmj/master' into sim

This commit is contained in:
milek7
2020-10-18 23:35:14 +02:00
244 changed files with 54164 additions and 11636 deletions

2
moon.h
View File

@@ -1,5 +1,7 @@
#pragma once
#include "winheaders.h"
// TODO: sun and moon share code as celestial bodies, we could make a base class out of it
class cMoon {