diff options
Diffstat (limited to 'src/control/Replay.h')
-rw-r--r-- | src/control/Replay.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/control/Replay.h b/src/control/Replay.h index 66bee3bf..09cf601e 100644 --- a/src/control/Replay.h +++ b/src/control/Replay.h @@ -214,7 +214,7 @@ private: static uint8* pBuf2; static CPlayerPed* pBuf3; static uint8* pBuf4; - static CCutsceneHead* pBuf5; + static CCutsceneObject* pBuf5; static uint8* pBuf6; static CPtrNode* pBuf7; static uint8* pBuf8; |