mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 12:20:34 +00:00
static shadows fix, cutscene shadows switches
This commit is contained in:
parent
7d8ffa9ebd
commit
d2e090317f
4 changed files with 23 additions and 15 deletions
|
@ -363,7 +363,7 @@ class CVehicle;
|
|||
class CPed : public CPhysical
|
||||
{
|
||||
public:
|
||||
#if 1
|
||||
#ifdef USE_CUTSCENE_SHADOW_FOR_PED
|
||||
class CCutsceneShadow *m_pRTShadow;
|
||||
#endif
|
||||
// 0x128
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue