mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Remove unused includes
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
#include "worldman.h"
|
#include "worldman.h"
|
||||||
#include "strategicmap.h"
|
#include "strategicmap.h"
|
||||||
#include "Campaign Types.h"
|
#include "Campaign Types.h"
|
||||||
#include "renderworld.h"
|
|
||||||
#include "Render Fun.h"
|
#include "Render Fun.h"
|
||||||
#include "fov.h"
|
#include "fov.h"
|
||||||
#include "worlddef.h"
|
#include "worlddef.h"
|
||||||
@@ -16,7 +15,6 @@
|
|||||||
#include "GameSettings.h"
|
#include "GameSettings.h"
|
||||||
#include "Smell.h"
|
#include "Smell.h"
|
||||||
|
|
||||||
#include <vfs/Core/vfs.h>
|
|
||||||
//SB: make size of gpRevealedMap dependable from variable tactical map dimensions
|
//SB: make size of gpRevealedMap dependable from variable tactical map dimensions
|
||||||
#define NUM_REVEALED_BYTES (WORLD_MAX/8)
|
#define NUM_REVEALED_BYTES (WORLD_MAX/8)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user