- removed unused variable.

This commit is contained in:
Christoph Oelckers 2016-04-13 10:34:04 +02:00
parent 21b45fc0eb
commit 45cfea17f5
1 changed files with 0 additions and 1 deletions

View File

@ -1227,7 +1227,6 @@ static void R_ProjectWallSprite(AActor *thing, fixed_t fx, fixed_t fy, fixed_t f
void R_AddSprites (sector_t *sec, int lightlevel, int fakeside)
{
AActor *thing;
F3DFloor *rover;
F3DFloor *fakeceiling = NULL;
F3DFloor *fakefloor = NULL;