mirror of
https://github.com/halpz/re3.git
synced 2025-06-26 22:06:22 +00:00
started making frontend accurate to game
This commit is contained in:
@ -23,7 +23,9 @@ class CRenderer
|
||||
|
||||
static CVector &ms_vecCameraPosition;
|
||||
static CVehicle *&m_pFirstPersonVehicle;
|
||||
|
||||
public:
|
||||
static float &ms_lodDistScale; // defined in Frontend.cpp
|
||||
static bool &m_loadingPriority;
|
||||
|
||||
static void Init(void);
|
||||
|
Reference in New Issue
Block a user