mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match Isle::Enable (#681)
* Implement/match Isle::Enable * Fix order
This commit is contained in:

committed by
GitHub

parent
70e8796af3
commit
0a4db65b24
@@ -37,6 +37,7 @@ public:
|
||||
|
||||
void SetSkyColor(float p_red, float p_green, float p_blue);
|
||||
void OverrideSkyColor(MxBool p_shouldOverride);
|
||||
MxResult ResetPalette(MxBool p_ignoreSkyColor);
|
||||
void FUN_1007c520();
|
||||
|
||||
inline Tgl::Renderer* GetRenderer() { return this->m_renderer; }
|
||||
|
Reference in New Issue
Block a user