miami shadows

This commit is contained in:
Fire-Head 2020-07-29 12:17:53 +03:00
commit 1803dcc873
19 changed files with 2174 additions and 264 deletions

View file

@ -357,6 +357,9 @@ class CVehicle;
class CPed : public CPhysical
{
public:
#if 1
class CCutsceneShadow *m_pRTShadow;
#endif
// 0x128
CStoredCollPoly m_collPoly;
float m_fCollisionSpeed;