aboutsummaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'dat.h')
-rw-r--r--dat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dat.h b/dat.h
index 6c443c0..a4a5df3 100644
--- a/dat.h
+++ b/dat.h
@@ -71,6 +71,7 @@ struct Board
struct Player
{
Map;
+ char name[8+1];
int fd;
int sfd;
int state;