mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 17:34:08 +00:00
started making frontend accurate to game
This commit is contained in:
parent
c6afa42f9b
commit
424487854b
6 changed files with 423 additions and 443 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue