From fcc02efbff337c05bf448231cd8bfbe016939f8a Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Thu, 28 Apr 2022 13:13:14 -0700 Subject: web: the bot should have his own dartboard --- match.h | 1 + 1 file changed, 1 insertion(+) (limited to 'match.h') diff --git a/match.h b/match.h index 0b44b45..9cdb261 100644 --- a/match.h +++ b/match.h @@ -8,6 +8,7 @@ struct visit { int rem; int n_darts; struct segment *darts; + struct ccoords *ccoords; }; struct leg { -- cgit v1.2.3-70-g09d2