diff options
Diffstat (limited to 'dep/CascLib/src/CascLib.h')
| -rw-r--r-- | dep/CascLib/src/CascLib.h | 3 |
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 |
