# Conflicts:
#	src/r_bsp.cpp
#	src/r_plane.cpp
#	src/r_things.cpp
This commit is contained in:
Rachael Alexanderson 2017-01-09 09:51:06 -05:00
commit 05662e5c4d
136 changed files with 1273 additions and 1162 deletions

View file

@ -61,6 +61,7 @@
#include "virtual.h"
#include "a_armor.h"
#include "a_ammo.h"
#include "g_levellocals.h"
static FRandom pr_skullpop ("SkullPop");