Turkey version : resolve some bugs(search without checking cases, remove unnecessary...
[apps/native/sample/adventure.git] / inc / map.h
index 8fc158e..50833d6 100644 (file)
--- a/inc/map.h
+++ b/inc/map.h
@@ -15,6 +15,7 @@ Eina_Bool remove_city_from_map(int idx);
 void button_effect(Evas_Object *btn);
 
 Eina_Bool set_time_range(Evas_Object *item, int idx, double p1, double p2, double p3, double p4);
+void unset_time_range(Evas_Object *item);
 Eina_Bool set_marker(Evas_Object *item, int idx);
 
 #endif