aboutsummaryrefslogtreecommitdiff
path: root/dep/CascLib/src/CascLib.h
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2023-07-13 00:12:42 +0200
committerShauren <shauren.trinity@gmail.com>2023-07-13 00:12:42 +0200
commit26f37152cca6be50a0b716a4969245c6f9197121 (patch)
tree318baecf0c9c74a46047626bdd8da61bcd164d97 /dep/CascLib/src/CascLib.h
parentb6a0fa3518ad920946c60bb205277e8104fd1cf0 (diff)
Dep/CascLib: Update to ladislav-zezula/CascLib@a27d2b3b9ccb326768e57b4cc7c49d15a0da9e0c
Closes #29102 Closes #29132
Diffstat (limited to 'dep/CascLib/src/CascLib.h')
-rw-r--r--dep/CascLib/src/CascLib.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/dep/CascLib/src/CascLib.h b/dep/CascLib/src/CascLib.h
index 01e9c314fd0..3b97c18544c 100644
--- a/dep/CascLib/src/CascLib.h
+++ b/dep/CascLib/src/CascLib.h
@@ -164,6 +164,9 @@ extern "C" {
// Default format string for the file ID
#define CASC_FILEID_FORMAT "FILE%08X.dat"
+// Separator char for path-product delimiter
+#define CASC_PARAM_SEPARATOR '*'
+
//-----------------------------------------------------------------------------
// Structures