summaryrefslogtreecommitdiffstats
path: root/friendfinder/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'friendfinder/gui.h')
-rw-r--r--friendfinder/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/friendfinder/gui.h b/friendfinder/gui.h
index 47756f3..ae52896 100644
--- a/friendfinder/gui.h
+++ b/friendfinder/gui.h
@@ -24,6 +24,7 @@ void set_bubble_text(Evas_Object *bb, char *username, char *text);
void show_message(char *current_msg);
char* get_current_time();
void print_users(struct position* pos);
+void save_current_map_position(double lat, double lon);
//init functions
void init_options();