diff --git a/EMU7800/Core/Controller.cs b/EMU7800/Core/Controller.cs deleted file mode 100644 index bc21cbcbd6..0000000000 --- a/EMU7800/Core/Controller.cs +++ /dev/null @@ -1,14 +0,0 @@ -namespace EMU7800.Core -{ - public enum Controller - { - None, - Joystick, - Paddles, - Keypad, - Driving, - BoosterGrip, - ProLineJoystick, - Lightgun, - } -} \ No newline at end of file