From 36b74c04154cdecba1f999f5b358874502755cd0 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Wed, 20 Apr 2022 06:00:00 -0700 Subject: add function to test three-dart averages --- comp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'comp.h') diff --git a/comp.h b/comp.h index c7bc830..460291e 100644 --- a/comp.h +++ b/comp.h @@ -3,6 +3,8 @@ #include "match.h" +extern int horizontal_stdev, vertical_stdev; + void comp_visit(struct leg *l); #endif -- cgit v1.2.3-70-g09d2