mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Tier0: bump sig cache version to 0x2E
Force full rebuild of RVA cache.
This commit is contained in:
parent
35b23915d3
commit
0a0c99ba77
@ -7,7 +7,7 @@
|
||||
#define SIGDB_DICT_SIZE 20
|
||||
|
||||
#define SIGDB_MAJOR_VERSION 0x2 // Increment when library changes are made.
|
||||
#define SIGDB_MINOR_VERSION 0xD // Increment when SDK updates are released.
|
||||
#define SIGDB_MINOR_VERSION 0xE // Increment when SDK updates are released.
|
||||
|
||||
class CSigCache
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user