- 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
|
|
@ -39,6 +39,7 @@
|
|||
*/
|
||||
|
||||
#include "gi.h"
|
||||
#include "g_level.h"
|
||||
#include "actor.h"
|
||||
#include "info.h"
|
||||
#include "sc_man.h"
|
||||
|
|
@ -55,7 +56,6 @@
|
|||
#include "a_action.h"
|
||||
#include "decallib.h"
|
||||
#include "m_random.h"
|
||||
#include "autosegs.h"
|
||||
#include "i_system.h"
|
||||
#include "p_local.h"
|
||||
#include "c_console.h"
|
||||
|
|
@ -64,6 +64,7 @@
|
|||
#include "a_doomglobal.h"
|
||||
#include "thingdef/thingdef.h"
|
||||
#include "v_video.h"
|
||||
#include "doomstat.h"
|
||||
|
||||
|
||||
static FRandom pr_camissile ("CustomActorfire");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue