Add drawer commands for pal mode
This commit is contained in:
parent
7ffab207cb
commit
dfbd7fd2ad
6 changed files with 795 additions and 71 deletions
|
|
@ -2800,6 +2800,8 @@ void R_DrawParticle_C (vissprite_t *vis)
|
|||
|
||||
R_DrawMaskedSegsBehindParticle (vis);
|
||||
|
||||
DrawerCommandQueue::WaitForWorkers();
|
||||
|
||||
// vis->renderflags holds translucency level (0-255)
|
||||
{
|
||||
fixed_t fglevel, bglevel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue