mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 20:50:34 +00:00
Remove padding fields
This commit is contained in:
parent
8633556579
commit
555f933780
21 changed files with 86 additions and 180 deletions
|
@ -4,7 +4,6 @@ class CWeaponEffects
|
|||
{
|
||||
public:
|
||||
bool m_bActive;
|
||||
char _pad[3];
|
||||
CVector m_vecPos;
|
||||
uint8 m_nRed;
|
||||
uint8 m_nGreen;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue