mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 03:30:32 +00:00
CFileLoader last funcs and Frontend cleanup
This commit is contained in:
parent
a622c9e877
commit
60c412149d
10 changed files with 216 additions and 55 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue