- Cleaned up some include dependencies.
SVN r1224 (trunk)
This commit is contained in:
parent
c86ca5e891
commit
db5723997c
217 changed files with 635 additions and 513 deletions
|
|
@ -26,7 +26,6 @@
|
|||
#include <malloc.h>
|
||||
|
||||
#include "templates.h"
|
||||
#include "m_alloc.h"
|
||||
#include "doomdef.h"
|
||||
#include "m_swap.h"
|
||||
#include "m_argv.h"
|
||||
|
|
@ -44,6 +43,10 @@
|
|||
#include "sbar.h"
|
||||
#include "gi.h"
|
||||
#include "r_sky.h"
|
||||
#include "cmdlib.h"
|
||||
#include "g_level.h"
|
||||
#include "d_net.h"
|
||||
#include "colormatcher.h"
|
||||
|
||||
extern FTexture *CrosshairImage;
|
||||
extern fixed_t globaluclip, globaldclip;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue