7 lines
No EOL
80 B
C#
7 lines
No EOL
80 B
C#
namespace KitsuneCafe.Input
|
|
{
|
|
public interface IInputProvider
|
|
{
|
|
|
|
}
|
|
} |