summaryrefslogtreecommitdiffhomepage
path: root/loader/loader.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-01-11 17:13:06 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-01-11 17:13:06 +0100
commit98416d95331c63affabf331afba0e1dcb307c430 (patch)
tree35402e1b6319aad0d5d928a75395da9162496a7d /loader/loader.hpp
parentba90ba2ca91c448d80722985811fc6bddc6e9bf2 (diff)
w
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 499a1f30..b62988ca 100644
--- a/loader/loader.hpp
+++ b/loader/loader.hpp
@@ -48,6 +48,7 @@ struct loader_
virtual ~loader_() noexcept;
+ static const StringView INVALID;
static const StringView IMAGE_PATH_;
static const StringView ANIM_PATH;
static const StringView SCENERY_PATH;