@@ -0,0 +1,8 @@
#ifndef FEN_H
#define FEN_H
#include "position.h"
POS *fen2pos(POS *pos, char *fen);
#endif
The note is not visible to the blocked user.