This commit is contained in:
Henrik Rydgård
2024-02-04 14:08:02 +01:00
parent a99a9ee708
commit d479b74ed9
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -977,7 +977,7 @@ enum class CacheDetectFlags {
};
#define CACHE_HEADER_MAGIC 0x83277592
#define CACHE_VERSION 35
#define CACHE_VERSION 36
struct CacheHeader {
uint32_t magic;