implemented some higher level functions; added lots of stubs; switched top and bottom in CRect
This commit is contained in:
@@ -10,4 +10,7 @@ public:
|
||||
static float &SunScreenX;
|
||||
static bool &bSmallMoon;
|
||||
static bool &SunBlockedByClouds;
|
||||
|
||||
static void Render(void);
|
||||
static void RenderReflections(void);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user