mirror of
https://github.com/halpz/re3.git
synced 2025-12-21 15:23:02 +00:00
Ped & fixes, including peds dive into danger fix
This commit is contained in:
@@ -469,6 +469,8 @@ int m_iModeObbeCamIsInForCar;
|
||||
void Restore(void);
|
||||
void SetWidescreenOff(void);
|
||||
|
||||
float Find3rdPersonQuickAimPitch(void);
|
||||
|
||||
void dtor(void) { this->CCamera::~CCamera(); }
|
||||
};
|
||||
static_assert(offsetof(CCamera, m_WideScreenOn) == 0x70, "CCamera: error");
|
||||
|
||||
Reference in New Issue
Block a user