Example #1
0
 public static void All()
 {
     Hash.Init();
     MakeMove.InitCastleBoard();
     MoveGenerator.InitMoveGenerator();
 }