Cleaned up #include's in dynamic lights code
This commit is contained in:
parent
671736ecdc
commit
3212da8fcf
5 changed files with 3 additions and 34 deletions
|
|
@ -33,25 +33,9 @@
|
|||
**
|
||||
*/
|
||||
|
||||
|
||||
#include <ctype.h>
|
||||
#include "i_system.h"
|
||||
#include "doomtype.h"
|
||||
#include "c_cvars.h"
|
||||
#include "c_dispatch.h"
|
||||
#include "m_random.h"
|
||||
#include "sc_man.h"
|
||||
#include "templates.h"
|
||||
#include "w_wad.h"
|
||||
#include "gi.h"
|
||||
#include "r_state.h"
|
||||
#include "stats.h"
|
||||
#include "zstring.h"
|
||||
#include "d_dehacked.h"
|
||||
#include "v_text.h"
|
||||
#include "g_levellocals.h"
|
||||
#include "a_dynlight.h"
|
||||
#include "textures/skyboxtexture.h"
|
||||
|
||||
|
||||
//==========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue