Add project files.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using TheXamlGuy.Framework.Core;
|
||||
|
||||
namespace TheXamlGuy.Framework.Camera;
|
||||
|
||||
public interface ICameraContext : IInitializer
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user