mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 01:14:08 +00:00
removed cutscene heads
This commit is contained in:
parent
36e1f7b4fb
commit
989ded6052
10 changed files with 9 additions and 252 deletions
|
@ -47,7 +47,7 @@ CAutomobile *CReplay::pBuf1;
|
|||
uint8 *CReplay::pBuf2;
|
||||
CPlayerPed *CReplay::pBuf3;
|
||||
uint8 *CReplay::pBuf4;
|
||||
CCutsceneHead *CReplay::pBuf5;
|
||||
CCutsceneObject *CReplay::pBuf5;
|
||||
uint8 *CReplay::pBuf6;
|
||||
CPtrNode *CReplay::pBuf7;
|
||||
uint8 *CReplay::pBuf8;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue