summaryrefslogtreecommitdiff
path: root/include/llmr/util/constants.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/llmr/util/constants.hpp')
-rw-r--r--include/llmr/util/constants.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/llmr/util/constants.hpp b/include/llmr/util/constants.hpp
index f315e5171b..e3a7b206e2 100644
--- a/include/llmr/util/constants.hpp
+++ b/include/llmr/util/constants.hpp
@@ -6,6 +6,11 @@
#include "vec.hpp"
namespace llmr {
+
+extern const char *kSpriteURL;
+extern const char *kVectorTileURL;
+extern const char *kGlyphURL;
+
namespace util {
extern const float tileSize;