mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-23 02:27:00 +08: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