From efe6b2e06ba24308f3875580b540783f5f16b0c0 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Fri, 10 Jun 2022 14:28:43 -0700 Subject: test 95% within radius --- comp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'comp.h') diff --git a/comp.h b/comp.h index 009028f..cf53ffb 100644 --- a/comp.h +++ b/comp.h @@ -8,4 +8,6 @@ extern double horizontal_stdev, vertical_stdev; void comp_set_difficulty(int diff); void comp_visit(struct leg *l); +struct pcoords throw_dart(struct pcoords target, struct ccoords *cc); + #endif -- cgit v1.2.3-70-g09d2