diff options
Diffstat (limited to 'comp.h')
-rw-r--r-- | comp.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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); |