Code cleanup: RAS_ILightObject is class, not a struct.
Patch by John Pavel. Differential Revision: https://developer.blender.org/D459
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
#include "KX_IInterpolator.h"
|
||||
|
||||
struct RAS_ILightObject;
|
||||
class RAS_ILightObject;
|
||||
|
||||
class KX_LightIpoSGController : public SG_Controller
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user