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:
Marco Costalba
2011-04-16 11:24:30 +01:00
parent c13b53a514
commit 5ba85ef441
3 changed files with 101 additions and 103 deletions

View File

@@ -20,6 +20,7 @@
#if !defined(MOVEGEN_H_INCLUDED)
#define MOVEGEN_H_INCLUDED
#include "move.h"
#include "position.h"
enum MoveType {