This commit is contained in:
parent
5ae24ce649
commit
44724e2e4e
2 changed files with 20 additions and 1 deletions
|
@ -122,6 +122,9 @@ protected:
|
|||
PLAYER_PROJECTILE_MOVEMENT_TYPE m_movementType;
|
||||
PLAYER_PROJECTILE_LIFETIME_TYPE m_lifetimeType;
|
||||
u16 m_turnSpeed;
|
||||
int m_frame;
|
||||
POLY_FT4 *SprFrame;
|
||||
u8 m_reversed;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue