mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 20:26:22 +00:00
Remove padding fields
This commit is contained in:
@ -4,7 +4,6 @@ class CWeaponEffects
|
||||
{
|
||||
public:
|
||||
bool m_bActive;
|
||||
char _pad[3];
|
||||
CVector m_vecPos;
|
||||
uint8 m_nRed;
|
||||
uint8 m_nGreen;
|
||||
|
Reference in New Issue
Block a user