Refactor folder structure
This commit is contained in:
5
src/Runtime/Ghost.Graphics/Core/Camera.cs
Normal file
5
src/Runtime/Ghost.Graphics/Core/Camera.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace Ghost.Graphics.Core;
|
||||
|
||||
public class Camera
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user