Should be a word pointer

This commit is contained in:
Kawe Mazidjatari 2023-09-19 22:15:55 +02:00
parent fd3e227a86
commit 095d22c8ec

View File

@ -259,7 +259,7 @@ struct PakMemoryData_t
uint8_t** m_pagePointers;
PakPatchFileHeader_t* m_patchHeaders;
uint64_t UnkPatchIndexes;
short* UnkPatchIndexes;
char* m_streamingFilePaths;
char* m_optStreamingFilePaths;