mirror of
https://github.com/halpz/re3.git
synced 2025-06-26 20:46:21 +00:00
CFileLoader last funcs and Frontend cleanup
This commit is contained in:
@ -29,7 +29,7 @@ class CRenderer
|
||||
static CVehicle *&m_pFirstPersonVehicle;
|
||||
|
||||
public:
|
||||
static float &ms_lodDistScale; // defined in Frontend.cpp
|
||||
static float ms_lodDistScale; // defined in Frontend.cpp
|
||||
static bool &m_loadingPriority;
|
||||
|
||||
static void Init(void);
|
||||
|
Reference in New Issue
Block a user