mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 12:20:34 +00:00
more high level functions
This commit is contained in:
parent
f50cf32b87
commit
84204471a5
28 changed files with 415 additions and 24 deletions
|
@ -26,7 +26,7 @@ class CRenderer
|
|||
static bool &m_loadingPriority;
|
||||
public:
|
||||
static void Init(void);
|
||||
// TODO: PreRender, needs CHeli and CShadows
|
||||
static void PreRender(void);
|
||||
|
||||
static void RenderRoads(void);
|
||||
static void RenderFadingInEntities(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue