mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 22:06:28 +00:00
64-bit on Windows
This commit is contained in:
@ -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");
|
||||
|
Reference in New Issue
Block a user