Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Kunin <dkunin@mapswith.me>2013-08-21 21:21:30 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:00:01 +0300
commit3ceb853fc80922dc01e3308c9289f81b71257c8e (patch)
tree83e72e261a0f6bd50324d31e6c0bfd3a3658d35c /defines.hpp
parent457c2eec015da0df7efcc4bc8c08432481f723b2 (diff)
[core] Guides management.
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index 8efc3fa219..37ddc33508 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -17,6 +17,7 @@
#define BOOKMARKS_FILE_EXTENSION ".kml"
#define COUNTRIES_FILE "countries.txt"
+#define GUIDES_DATA_FILE "guidesData.txt"
#define WORLD_FILE_NAME "World"
#define WORLD_COASTS_FILE_NAME "WorldCoasts"