Removed all superfluous #include's
Automatically optimized by CLion IDE with manual corrections
This commit is contained in:
parent
d976ce92e2
commit
2ae8d39441
356 changed files with 3 additions and 1727 deletions
|
|
@ -43,9 +43,6 @@
|
|||
#include "s_sound.h"
|
||||
#include "doomstat.h"
|
||||
#include "r_state.h"
|
||||
#include "w_wad.h"
|
||||
#include "tarray.h"
|
||||
#include "cmdlib.h"
|
||||
#include "serializer.h"
|
||||
#include "p_maputl.h"
|
||||
#include "p_spec.h"
|
||||
|
|
@ -53,8 +50,6 @@
|
|||
#include "actor.h"
|
||||
#include "actorinlines.h"
|
||||
|
||||
#include "gi.h"
|
||||
|
||||
static FRandom pr_switchanim ("AnimSwitch");
|
||||
|
||||
class DActiveButton : public DThinker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue