summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index b0307d54..53d606b0 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -254,6 +254,10 @@ int ticket_main(void);
int openticket(int bid);
int ticket(int bid);
+/* go */
+int gochess(int fd);
+int GoBot(void);
+
/* gomo */
int gomoku(int fd);