mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-11 13:40:34 +00:00
implemented CCutsceneHead and dependencies
This commit is contained in:
parent
cb5ec27747
commit
a9517c01af
21 changed files with 374 additions and 20 deletions
|
@ -4,3 +4,4 @@
|
|||
|
||||
bool &CCutsceneMgr::ms_running = *(bool*)0x95CCF5;
|
||||
bool &CCutsceneMgr::ms_cutsceneProcessing = *(bool*)0x95CD9F;
|
||||
CDirectory *&CCutsceneMgr::ms_pCutsceneDir = *(CDirectory**)0x8F5F88;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue