mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 03:44:41 +00:00
GenericSave complete, still needs some testing
This commit is contained in:
parent
5bc51f8462
commit
c7f16879df
7 changed files with 120 additions and 81 deletions
|
@ -449,7 +449,7 @@ void re3_trace(const char *filename, unsigned int lineno, const char *func, cons
|
|||
}
|
||||
|
||||
#ifdef VALIDATE_SAVE_SIZE
|
||||
int32 _bufBytesRead;
|
||||
int32 _saveBufCount;
|
||||
#endif
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue