aboutsummaryrefslogtreecommitdiff
path: root/src/coord.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/coord.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/coord.h b/src/coord.h
index be41b96..81e5866 100644
--- a/src/coord.h
+++ b/src/coord.h
@@ -16,7 +16,9 @@ extern Coordinate coord_drud;
16extern Coordinate coord_drud_eofb; 16extern Coordinate coord_drud_eofb;
17extern Coordinate coord_htr_drud; 17extern Coordinate coord_htr_drud;
18extern Coordinate coord_htrfin; 18extern Coordinate coord_htrfin;
19extern Coordinate coord_cpud_separate;
19 20
21void test_coord(Coordinate *coord);
20void init_coord(); 22void init_coord();
21 23
22#endif 24#endif

Generated with cgit - Back to sebastiano.tronto.net