mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-23 09:39:16 +01:00
move stuff into define
This commit is contained in:
parent
67c894cda9
commit
092f32ba67
@ -856,6 +856,7 @@ DisplayGameDebugText()
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef NEW_RENDERER
|
||||
bool gbRenderRoads = true;
|
||||
bool gbRenderEverythingBarRoads = true;
|
||||
bool gbRenderFadingInUnderwaterEntities = true;
|
||||
@ -867,7 +868,6 @@ bool gbRenderWorld0 = true;
|
||||
bool gbRenderWorld1 = true;
|
||||
bool gbRenderWorld2 = true;
|
||||
|
||||
#ifdef NEW_RENDERER
|
||||
void
|
||||
MattRenderScene(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user