From 936921ffc38dcf546b2c7c1368e1bca81a33e75e Mon Sep 17 00:00:00 2001 From: CptMoore <39010654+CptMoore@users.noreply.github.com> Date: Sun, 4 Feb 2024 10:52:17 +0100 Subject: [PATCH] Test header change --- TacticalAI/ai.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TacticalAI/ai.h b/TacticalAI/ai.h index c97d1936..3acc309d 100644 --- a/TacticalAI/ai.h +++ b/TacticalAI/ai.h @@ -7,6 +7,8 @@ #include "Isometric Utils.h" #include "Rotting Corpses.h" +#define ANOTHERNEWVAR 1 + #define TESTAICONTROL extern INT16 gubAIPathCosts[19][19];