Fixing a boatload of warnings
This commit is contained in:
@@ -56,5 +56,5 @@ private:
|
||||
Matrix4 viewMatrix;
|
||||
Matrix4 projectionMatrix;
|
||||
};
|
||||
DEFINE_REF(CameraComponent);
|
||||
DEFINE_REF(CameraComponent)
|
||||
} // namespace Seele
|
||||
|
||||
Reference in New Issue
Block a user