summaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dive.h b/dive.h
index b80e6bf53..19a1768cb 100644
--- a/dive.h
+++ b/dive.h
@@ -490,6 +490,8 @@ extern void clear_equipment_widgets(void);
extern void show_dive_stats(struct dive *);
extern void clear_stats_widgets(void);
+extern void show_gps_locations(void);
+
extern void show_yearly_stats(void);
extern void update_dive(struct dive *new_dive);