mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Formatting
This commit is contained in:
@@ -69,9 +69,8 @@
|
|||||||
#include "Rebel Command.h"
|
#include "Rebel Command.h"
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <queue>
|
#include <queue>
|
||||||
|
|
||||||
|
|
||||||
#include "GameInitOptionsScreen.h"
|
#include "GameInitOptionsScreen.h"
|
||||||
|
#include "Facilities.h"
|
||||||
|
|
||||||
//forward declarations of common classes to eliminate includes
|
//forward declarations of common classes to eliminate includes
|
||||||
class OBJECTTYPE;
|
class OBJECTTYPE;
|
||||||
@@ -79,9 +78,6 @@ class SOLDIERTYPE;
|
|||||||
extern int POP_UP_BOX_X;
|
extern int POP_UP_BOX_X;
|
||||||
extern WorldItems gAllWorldItems;
|
extern WorldItems gAllWorldItems;
|
||||||
|
|
||||||
// HEADROCK HAM 3.5: Include Facility data
|
|
||||||
#include "Facilities.h"
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef JA2UB
|
#ifdef JA2UB
|
||||||
#include "Explosion Control.h"
|
#include "Explosion Control.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user