mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Should be a word pointer
This commit is contained in:
parent
fd3e227a86
commit
095d22c8ec
@ -259,7 +259,7 @@ struct PakMemoryData_t
|
|||||||
uint8_t** m_pagePointers;
|
uint8_t** m_pagePointers;
|
||||||
|
|
||||||
PakPatchFileHeader_t* m_patchHeaders;
|
PakPatchFileHeader_t* m_patchHeaders;
|
||||||
uint64_t UnkPatchIndexes;
|
short* UnkPatchIndexes;
|
||||||
|
|
||||||
char* m_streamingFilePaths;
|
char* m_streamingFilePaths;
|
||||||
char* m_optStreamingFilePaths;
|
char* m_optStreamingFilePaths;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user