mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-17 21:59:23 +00:00
Full CCutsceneMgr
This commit is contained in:
parent
df6e4093ce
commit
6362ceeff3
7 changed files with 466 additions and 2 deletions
|
@ -13,7 +13,7 @@ public:
|
|||
static CColModel &ms_colModelPanel1;
|
||||
static CColModel &ms_colModelBodyPart2;
|
||||
static CColModel &ms_colModelBodyPart1;
|
||||
static CColModel &ms_colModelCutObj;
|
||||
static CColModel (&ms_colModelCutObj)[5];
|
||||
static CColModel &ms_colModelPedGroundHit;
|
||||
static CColModel &ms_colModelBoot1;
|
||||
static CColModel &ms_colModelDoor1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue