Delete ConsoleSwitch.cs

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

View File

@ -1,11 +0,0 @@
namespace EMU7800.Core
{
internal enum ConsoleSwitch
{
GameReset,
GameSelect,
GameBW,
LeftDifficultyA,
RightDifficultyA,
}
}