summaryrefslogtreecommitdiffstats
path: root/include/chc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/chc.h')
-rw-r--r--include/chc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/chc.h b/include/chc.h
index 416f1193..052565cf 100644
--- a/include/chc.h
+++ b/include/chc.h
@@ -37,6 +37,7 @@ typedef struct chcusr_t{
int win;
int lose;
int tie;
+ unsigned short rating;
} chcusr_t;
#define CHC_ACT_BOARD 0x1 /* set if transfered board to this sock */