From 51447980c54eab163773b80211a73dbfb3636e79 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Thu, 26 May 2022 12:31:32 -0700 Subject: move coord conversion to board code --- comp.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'comp.h') diff --git a/comp.h b/comp.h index 792eb3c..009028f 100644 --- a/comp.h +++ b/comp.h @@ -5,8 +5,6 @@ extern double horizontal_stdev, vertical_stdev; -struct ccoords pol_to_cart(struct pcoords c); - void comp_set_difficulty(int diff); void comp_visit(struct leg *l); -- cgit v1.2.3-70-g09d2