diff options
| author | Fire-Head <Fire-Head@users.noreply.github.com> | 2020-04-17 08:54:14 +0300 |
|---|---|---|
| committer | Fire-Head <Fire-Head@users.noreply.github.com> | 2020-04-17 08:54:14 +0300 |
| commit | a4922d5cb77e31657768d5da4b286a2e67ee0e6f (patch) | |
| tree | c54c73ac29fbde0233614c60423f662318d2a167 /src/weapons/WeaponInfo.cpp | |
| parent | Merge pull request #455 from erorcun/erorcun (diff) | |
| download | re3-a4922d5cb77e31657768d5da4b286a2e67ee0e6f.tar.gz | |
rem refs
Diffstat (limited to 'src/weapons/WeaponInfo.cpp')
| -rw-r--r-- | src/weapons/WeaponInfo.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/weapons/WeaponInfo.cpp b/src/weapons/WeaponInfo.cpp index a4a1a085..dca120a3 100644 --- a/src/weapons/WeaponInfo.cpp +++ b/src/weapons/WeaponInfo.cpp @@ -7,7 +7,6 @@ #include "AnimBlendAssociation.h" #include "Weapon.h" -//CWeaponInfo (&CWeaponInfo::ms_apWeaponInfos)[14] = * (CWeaponInfo(*)[14]) * (uintptr*)0x6503EC; CWeaponInfo CWeaponInfo::ms_apWeaponInfos[WEAPONTYPE_TOTALWEAPONS]; static char ms_aWeaponNames[][32] = { |
