mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 22:24:08 +00:00
64-bit on Windows
This commit is contained in:
parent
afc38c0d72
commit
1dc6fbda1f
51 changed files with 13355 additions and 87 deletions
|
@ -4839,7 +4839,7 @@ CPed::LoadFightData(void)
|
|||
|
||||
CAnimBlendAssociation *animAssoc;
|
||||
|
||||
int bp, buflen;
|
||||
size_t bp, buflen;
|
||||
int lp, linelen;
|
||||
|
||||
buflen = CFileMgr::LoadFile("DATA\\fistfite.dat", work_buff, sizeof(work_buff), "r");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue