Fix includes

This commit is contained in:
Asdow
2026-01-19 22:59:55 +02:00
parent ff96d653e2
commit 4ad34f80a9
+1 -2
View File
@@ -16,7 +16,6 @@
#include "PATHAI.H"
#include "Render Fun.h"
#include "Boxing.h"
// #include "Air Raid.h"
#include "Soldier Profile.h"
#include "soldier profile type.h"
#include "Soldier macros.h"
@@ -28,12 +27,12 @@
#include "Soldier Ani.h"
#include "Rotting Corpses.h"
#include "GameSettings.h"
#include "Dialogue Control.h"
#include "connect.h"
#include "Text.h"
#include "Exit Grids.h" // added by Flugente
#include "Game Clock.h" // sevenfm
#include "SkillCheck.h" // sevenfm
#include "UtilityAI.h"
//////////////////////////////////////////////////////////////////////////////
// SANDRO - In this file, all APBPConstants[AP_CROUCH] and APBPConstants[AP_PRONE] were changed to GetAPsCrouch() and GetAPsProne()