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
|
|
@ -39,27 +39,18 @@
|
|||
#include "m_swap.h"
|
||||
#include "i_system.h"
|
||||
#include "w_wad.h"
|
||||
#include "g_game.h"
|
||||
#include "g_level.h"
|
||||
#include "s_sound.h"
|
||||
#include "doomstat.h"
|
||||
#include "v_video.h"
|
||||
#include "i_video.h"
|
||||
#include "wi_stuff.h"
|
||||
#include "c_console.h"
|
||||
#include "hu_stuff.h"
|
||||
#include "v_palette.h"
|
||||
#include "s_sndseq.h"
|
||||
#include "sc_man.h"
|
||||
#include "v_text.h"
|
||||
#include "gi.h"
|
||||
#include "d_player.h"
|
||||
#include "d_netinf.h"
|
||||
#include "b_bot.h"
|
||||
#include "textures/textures.h"
|
||||
#include "r_data/r_translate.h"
|
||||
#include "templates.h"
|
||||
#include "gstrings.h"
|
||||
#include "cmdlib.h"
|
||||
#include "g_levellocals.h"
|
||||
#include "vm.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue