index
:
chess
master
Toy C implementation of a PGN chess parser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
input.h
blob: 2581477073ae5a0c702245e9fd3ece021eb07bd9 (
plain
)
1
2
3
4
5
6
7
8
#ifndef _INPUT
#define _INPUT
#include
"types.h"
Move
input_move
();
#endif
nihil fit ex nihilo