gcc fix.
This commit is contained in:
parent
2ea9e723c2
commit
bdcb94af81
@ -34,7 +34,7 @@ class SGSoundMgr;
|
||||
* Visual environment helper class.
|
||||
*/
|
||||
class SGEnviro {
|
||||
friend SGLightning;
|
||||
friend struct SGLightning;
|
||||
private:
|
||||
void DrawCone2(float baseRadius, float height, int slices, bool down, double rain_norm, double speed);
|
||||
void lt_update(void);
|
||||
|
Loading…
Reference in New Issue
Block a user