mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-04 12:54:09 +00:00
Fix linux warnings
This commit is contained in:
parent
c40fcdf39a
commit
c2ac6b3759
52 changed files with 165 additions and 70 deletions
|
@ -246,7 +246,7 @@ GenericLoad()
|
|||
|
||||
// Load SimpleVars and Scripts
|
||||
CheckSum = 0;
|
||||
CDate(CompileDateAndTime);
|
||||
CDate dummy; // unused
|
||||
CPad::ResetCheats();
|
||||
if (!ReadInSizeofSaveFileBuffer(file, size))
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue