- moved around more stuff from the FRenderer interface.
This commit is contained in:
parent
91813ec43d
commit
fcc33f0a09
11 changed files with 133 additions and 129 deletions
|
|
@ -994,7 +994,8 @@ void R_SetupFrame (FRenderViewpoint &viewpoint, FViewWindow &viewwindow, AActor
|
|||
{
|
||||
color = pr_hom();
|
||||
}
|
||||
Renderer->SetClearColor(color);
|
||||
screen->SetClearColor(color);
|
||||
SWRenderer->SetClearColor(color);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue