Kajetan Johannes Hammerle %!s(int64=5) %!d(string=hai) anos
pai
achega
8b1a7830bc
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      source/Game.h

+ 0 - 5
source/Game.h

@@ -13,12 +13,7 @@ public:
         BLACK, WHITE, EMPTY
     };
 
-    enum State {
-        SELECTION, MOVE, ANOTHER_MOVE, REMOVE_SELECTION
-    };
-
     Game();
-
     void parse();
 
 private: