Fixing a boatload of warnings
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
namespace Seele
|
||||
{
|
||||
DECLARE_REF(Scene);
|
||||
DECLARE_REF(CameraActor);
|
||||
DECLARE_REF(Scene)
|
||||
DECLARE_REF(CameraActor)
|
||||
class SceneRenderPath : public RenderPath
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user