mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 08:37:44 +00:00
A bit of reformatting after previous series
And some documentation update. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
+1
-2
@@ -30,8 +30,7 @@ enum MoveType {
|
||||
MV_NON_CAPTURE_CHECK,
|
||||
MV_EVASION,
|
||||
MV_NON_EVASION,
|
||||
MV_LEGAL,
|
||||
MV_PSEUDO_LEGAL
|
||||
MV_LEGAL
|
||||
};
|
||||
|
||||
template<MoveType>
|
||||
|
||||
Reference in New Issue
Block a user