implemented some higher level functions; added lots of stubs; switched top and bottom in CRect
This commit is contained in:
@@ -110,5 +110,4 @@ public:
|
||||
static int GetFogRed(void) { return m_nCurrentFogColourRed; }
|
||||
static int GetFogGreen(void) { return m_nCurrentFogColourGreen; }
|
||||
static int GetFogBlue(void) { return m_nCurrentFogColourBlue; }
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user