diff options
Diffstat (limited to 'src/KingSystem/ActorSystem/actActorParam.cpp')
| -rw-r--r-- | src/KingSystem/ActorSystem/actActorParam.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/KingSystem/ActorSystem/actActorParam.cpp b/src/KingSystem/ActorSystem/actActorParam.cpp index 2c3ed848..863f631b 100644 --- a/src/KingSystem/ActorSystem/actActorParam.cpp +++ b/src/KingSystem/ActorSystem/actActorParam.cpp @@ -3,11 +3,11 @@ #include <prim/seadScopedLock.h> #include "KingSystem/ActorSystem/actActorParamMgr.h" #include "KingSystem/ActorSystem/actActorTemplate.h" -#include "KingSystem/Resource/resResourceAS.h" -#include "KingSystem/Resource/resResourceASList.h" -#include "KingSystem/Resource/resResourceAttClient.h" -#include "KingSystem/Resource/resResourceRagdollConfig.h" -#include "KingSystem/Resource/resResourceRagdollConfigList.h" +#include "KingSystem/Resource/Actor/resResourceAS.h" +#include "KingSystem/Resource/Actor/resResourceASList.h" +#include "KingSystem/Resource/Actor/resResourceAttClient.h" +#include "KingSystem/Resource/Actor/resResourceRagdollConfig.h" +#include "KingSystem/Resource/Actor/resResourceRagdollConfigList.h" #include "KingSystem/Utils/Byaml/Byaml.h" #include "KingSystem/Utils/ParamIO.h" |
