Delete Controller.cs

This commit is contained in:
alyosha-tas 2017-08-29 09:33:13 -04:00 committed by GitHub
parent 4744077036
commit f6bcd24542
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
namespace EMU7800.Core
{
public enum Controller
{
None,
Joystick,
Paddles,
Keypad,
Driving,
BoosterGrip,
ProLineJoystick,
Lightgun,
}
}