mirror of
https://github.com/halpz/re3.git
synced 2025-06-27 03:06:17 +00:00
yet more CStreaming
This commit is contained in:
@ -23,8 +23,9 @@ class CRenderer
|
||||
|
||||
static CVector &ms_vecCameraPosition;
|
||||
static CVehicle *&m_pFirstPersonVehicle;
|
||||
static bool &m_loadingPriority;
|
||||
public:
|
||||
static bool &m_loadingPriority;
|
||||
|
||||
static void Init(void);
|
||||
static void PreRender(void);
|
||||
|
||||
|
Reference in New Issue
Block a user