mirror of
https://github.com/halpz/re3.git
synced 2025-07-22 18:19:44 +00:00
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