Move all enum types definitions to types.h

Cleanup headers while there.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2011-02-23 21:27:22 +01:00
parent 95212222c7
commit 0fcda095df
28 changed files with 319 additions and 608 deletions

View File

@@ -22,9 +22,7 @@
#include "bitboard.h"
#include "move.h"
#include "piece.h"
#include "square.h"
#include "value.h"
#include "types.h"
/// Maximum number of plies per game (220 should be enough, because the
/// maximum search depth is 100, and during position setup we reset the