summaryrefslogtreecommitdiffhomepage
path: root/loader/loader.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'loader/loader.hpp')
-rw-r--r--loader/loader.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/loader.hpp b/loader/loader.hpp
index f94b530e..19d93021 100644
--- a/loader/loader.hpp
+++ b/loader/loader.hpp
@@ -52,6 +52,7 @@ struct loader_
static const StringView SCENERY_PATH;
static const StringView TEMP_PATH;
static const StringView VOBJ_PATH;
+ static const StringView WALL_TILESET_PATH;
protected:
loader_();