1
0
mirror of https://github.com/td512/re3.git synced 2026-04-19 07:49:39 +00:00

removed cutscene heads

This commit is contained in:
aap
2020-05-09 13:00:39 +02:00
parent 36e1f7b4fb
commit 989ded6052
10 changed files with 9 additions and 252 deletions

View File

@@ -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;