From bcb6ed7c68ae546d46da225f3e7855e9dc664559 Mon Sep 17 00:00:00 2001 From: Bailey Danyluk Date: Mon, 27 May 2024 18:29:49 -0600 Subject: [PATCH] cleanup arbitrary files --- addons/dragon/functions/script_component.hpp | 1 - addons/hellfire/functions/script_component.hpp | 1 - 2 files changed, 2 deletions(-) delete mode 100644 addons/dragon/functions/script_component.hpp delete mode 100644 addons/hellfire/functions/script_component.hpp diff --git a/addons/dragon/functions/script_component.hpp b/addons/dragon/functions/script_component.hpp deleted file mode 100644 index 1590d769e8..0000000000 --- a/addons/dragon/functions/script_component.hpp +++ /dev/null @@ -1 +0,0 @@ -#include "\z\ace\addons\dragon\script_component.hpp" diff --git a/addons/hellfire/functions/script_component.hpp b/addons/hellfire/functions/script_component.hpp deleted file mode 100644 index 899f29a758..0000000000 --- a/addons/hellfire/functions/script_component.hpp +++ /dev/null @@ -1 +0,0 @@ -#include "\z\ace\addons\hellfire\script_component.hpp"