From a447323ed9aa0cb3a52ee3192a1a8dee0d4962cc Mon Sep 17 00:00:00 2001 From: RogueMaster Date: Wed, 26 Oct 2022 01:27:45 -0400 Subject: [PATCH] lets see if this will fix --- assets/SConscript | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/SConscript b/assets/SConscript index 63141829e..3f5b886df 100644 --- a/assets/SConscript +++ b/assets/SConscript @@ -68,10 +68,11 @@ if assetsenv["IS_BASE_FIRMWARE"]: assetsenv.Dir("#/assets/dolphin"), DOLPHIN_RES_TYPE="external", ) + assetsenv.NoClean(dolphin_external) if assetsenv["FORCE"]: assetsenv.AlwaysBuild(dolphin_external) assetsenv.Alias("dolphin_ext", dolphin_external) - assetsenv.Clean(dolphin_external, assetsenv.Dir("#/assets/resources/dolphin")) + # assetsenv.Clean(dolphin_external, assetsenv.Dir("#/assets/resources/dolphin")) # Resources manifest resources = assetsenv.Command(