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
|
|
@ -34,19 +34,10 @@
|
|||
*/
|
||||
|
||||
#include "menu/menu.h"
|
||||
#include "v_video.h"
|
||||
#include "v_font.h"
|
||||
#include "gi.h"
|
||||
#include "gstrings.h"
|
||||
#include "d_player.h"
|
||||
#include "d_event.h"
|
||||
#include "d_gui.h"
|
||||
#include "c_dispatch.h"
|
||||
#include "teaminfo.h"
|
||||
#include "v_palette.h"
|
||||
#include "r_state.h"
|
||||
#include "r_data/r_translate.h"
|
||||
#include "v_text.h"
|
||||
#include "vm.h"
|
||||
|
||||
EXTERN_CVAR(Int, team)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue