initial files
This commit is contained in:
9
src/rook.c
Normal file
9
src/rook.c
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "chessdefs.h"
|
||||
#include "position.h"
|
||||
#include "fen.h"
|
||||
|
||||
/*
|
||||
rook_move_list(POS *position)
|
||||
{
|
||||
}
|
||||
*/
|
Reference in New Issue
Block a user