- removed more r_ header dependencies from the rest of the code.
SVN r3260 (trunk)
This commit is contained in:
parent
163301dcd5
commit
463c276014
36 changed files with 271 additions and 266 deletions
|
|
@ -3930,7 +3930,7 @@ void P_SetupLevel (char *lumpname, int position)
|
|||
R_OldBlend = 0xffffffff;
|
||||
|
||||
// [RH] Remove all particles
|
||||
R_ClearParticles ();
|
||||
P_ClearParticles ();
|
||||
|
||||
times[17].Clock();
|
||||
// preload graphics and sounds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue