mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-10 02:40:36 +00:00
64-bit on Windows
This commit is contained in:
parent
8117bcb56f
commit
732b760829
56 changed files with 13368 additions and 106 deletions
|
@ -114,7 +114,7 @@ CWeaponInfo::LoadWeaponData(void)
|
|||
char line[256], weaponName[32], fireType[32];
|
||||
char animToPlay[32];
|
||||
|
||||
int bp, buflen;
|
||||
size_t bp, buflen;
|
||||
int lp, linelen;
|
||||
|
||||
CFileMgr::SetDir("DATA");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue