mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 15:44:08 +00:00
More refs removed
This commit is contained in:
parent
4b602940eb
commit
b1fc7bc533
21 changed files with 111 additions and 109 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
const char* _psGetUserFilesFolder();
|
||||
|
||||
C_PcSave &PcSaveHelper = *(C_PcSave*)0x8E2C60;
|
||||
C_PcSave PcSaveHelper;// = *(C_PcSave*)0x8E2C60;
|
||||
|
||||
void
|
||||
C_PcSave::SetSaveDirectory(const char *path)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue