mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
significantly cleaned up includes (by IoP)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6056 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include "builddefines.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "wcheck.h"
|
||||
#include "stdlib.h"
|
||||
#include "debug.h"
|
||||
#include "math.h"
|
||||
@@ -34,7 +33,6 @@
|
||||
#include "opplist.h"
|
||||
#include "worldman.h"
|
||||
#include "weapons.h"
|
||||
#include "Sound Control.h"
|
||||
#include "renderworld.h"
|
||||
#include "structure.h"
|
||||
#include "interface panels.h"
|
||||
@@ -71,7 +69,6 @@
|
||||
#include "text.h"
|
||||
#include "dialogue control.h"
|
||||
#include "line.h"
|
||||
#include "render dirty.h"
|
||||
#include "GameSettings.h"
|
||||
#include "los.h"
|
||||
#include "Campaign Types.h"
|
||||
@@ -7068,4 +7065,4 @@ BOOLEAN IsValidJumpLocation( SOLDIERTYPE *pSoldier, INT32 sGridNo, BOOLEAN fChec
|
||||
}
|
||||
|
||||
return( FALSE );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user