mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-10 15:30:39 +00:00
implemented CCutsceneHead and dependencies
This commit is contained in:
parent
cb5ec27747
commit
a9517c01af
21 changed files with 374 additions and 20 deletions
|
@ -62,6 +62,8 @@ public:
|
|||
uint8 m_nZoneLevel;
|
||||
uint8 pad[3];
|
||||
|
||||
CPhysical(void);
|
||||
~CPhysical(void);
|
||||
|
||||
// from CEntity
|
||||
void Add(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue