mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Remove duplicate includes
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
#include "screenids.h"
|
||||
#include "Weapons.h"
|
||||
#include "Rotting Corpses.h"
|
||||
#include "lighting.h"
|
||||
#include "Handle UI Plan.h"
|
||||
#include "structure.h"
|
||||
#include "Interface Panels.h"
|
||||
@@ -65,7 +64,6 @@
|
||||
#include "Quests.h"
|
||||
#include "NPC.h"
|
||||
#include "strategicmap.h"
|
||||
#include "Soldier Profile.h"
|
||||
#include "Soldier Functions.h"
|
||||
#include "Auto Bandage.h"
|
||||
#include "Game Event Hook.h"
|
||||
@@ -118,9 +116,7 @@
|
||||
|
||||
#include "Luaglobal.h"
|
||||
#include "LuaInitNPCs.h"
|
||||
#include "Interface.h"
|
||||
#include "Vehicles.h"
|
||||
#include "Music Control.h"
|
||||
#ifdef JA2UB
|
||||
#include "Ja25 Strategic Ai.h"
|
||||
#include "Ja25_Tactical.h"
|
||||
|
||||
Reference in New Issue
Block a user