diff --git a/code/modules/starfly13/__DEFINES/unathi_colors.dm b/code/__DEFINES/starfly13/unathi_colors.dm similarity index 100% rename from code/modules/starfly13/__DEFINES/unathi_colors.dm rename to code/__DEFINES/starfly13/unathi_colors.dm diff --git a/code/modules/starfly13/__HELPERS/unathi_colors.dm b/code/__HELPERS/starfly13/unathi_colors.dm similarity index 100% rename from code/modules/starfly13/__HELPERS/unathi_colors.dm rename to code/__HELPERS/starfly13/unathi_colors.dm diff --git a/shiptest.dme b/shiptest.dme index a8a4af402a..a8a5a98ad5 100644 --- a/shiptest.dme +++ b/shiptest.dme @@ -156,6 +156,7 @@ #include "code\__DEFINES\dcs\flags.dm" #include "code\__DEFINES\dcs\helpers.dm" #include "code\__DEFINES\dcs\signals.dm" +#include "code\__DEFINES\starfly13\unathi_colors.dm" #include "code\__HELPERS\_auxtools_api.dm" #include "code\__HELPERS\_lists.dm" #include "code\__HELPERS\_logging.dm" @@ -215,6 +216,7 @@ #include "code\__HELPERS\sorts\InsertSort.dm" #include "code\__HELPERS\sorts\MergeSort.dm" #include "code\__HELPERS\sorts\TimSort.dm" +#include "code\__HELPERS\starfly13\unathi_colors.dm" #include "code\_globalvars\bitfields.dm" #include "code\_globalvars\configuration.dm" #include "code\_globalvars\game_modes.dm" @@ -3326,8 +3328,6 @@ #include "code\modules\spells\spell_types\pointed\blind.dm" #include "code\modules\spells\spell_types\pointed\mind_transfer.dm" #include "code\modules\spells\spell_types\pointed\pointed.dm" -#include "code\modules\starfly13\__DEFINES\unathi_colors.dm" -#include "code\modules\starfly13\__HELPERS\unathi_colors.dm" #include "code\modules\station_goals\bsa.dm" #include "code\modules\station_goals\dna_vault.dm" #include "code\modules\station_goals\shield.dm"