mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 07:27:46 +00:00
Remove one indentation level in get_next_move()
Small renaming and fix some comments. No functional and no speed change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#if !defined(MOVEGEN_H_INCLUDED)
|
||||
#define MOVEGEN_H_INCLUDED
|
||||
|
||||
#include "move.h"
|
||||
#include "position.h"
|
||||
|
||||
enum MoveType {
|
||||
|
||||
Reference in New Issue
Block a user