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:
authortatiana-yan <tatiana.kondakova@gmail.com>2018-09-12 16:10:51 +0300
committermpimenov <mpimenov@users.noreply.github.com>2018-09-18 14:43:53 +0300
commit9c755c8cd3018b9d79f3bed792a61bc030fa84b5 (patch)
treebce845e00ab2eae570ee8a87493547f1a8852255 /defines.hpp
parent5778e5c212101448a7746949806a8d2fe9c31291 (diff)
[search] Add cuisine search categories.
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 bb068f2ce5..2acc76a1cf 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -88,6 +88,7 @@
#define MARKETING_SETTINGS_FILE_NAME "marketing_settings.ini"
#define SEARCH_CATEGORIES_FILE_NAME "categories.txt"
+#define SEARCH_CUISINE_CATEGORIES_FILE_NAME "categories_cuisines.txt"
#define PACKED_POLYGONS_INFO_TAG "info"
#define PACKED_POLYGONS_FILE "packed_polygons.bin"