mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 15:26:19 +00:00
64-bit on Windows
This commit is contained in:
@ -64,7 +64,7 @@ CWeaponInfo::LoadWeaponData(void)
|
||||
CAnimBlendAssociation *animAssoc;
|
||||
AnimationId animId;
|
||||
|
||||
int bp, buflen;
|
||||
size_t bp, buflen;
|
||||
int lp, linelen;
|
||||
|
||||
CFileMgr::SetDir("DATA");
|
||||
|
Reference in New Issue
Block a user