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:
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index efc0bc6080..9518918c1e 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -11,6 +11,8 @@
#define EXTENSION_TMP ".tmp"
#define ADDR_FILE_EXTENSION ".addr"
#define RAW_GEOM_FILE_EXTENSION ".rawgeom"
+#define LOC_IDX_FILE_EXTENSION ".locidx"
+#define LOC_DATA_FILE_EXTENSION ".locdata"
#define NODES_FILE "nodes.dat"
#define WAYS_FILE "ways.dat"