ksys: Move ActorParam classes into separate folder to declutter Resource/

This commit is contained in:
Léo Lam
2021-06-15 17:47:03 +02:00
parent 38e5e47b07
commit dd0cc52ce9
78 changed files with 142 additions and 141 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include "KingSystem/ActorSystem/actActorParam.h"
#include "KingSystem/ActorSystem/actAiClassDef.h"
#include "KingSystem/ActorSystem/actAiRoot.h"
#include "KingSystem/Resource/resResourceAIProgram.h"
#include "KingSystem/Resource/Actor/resResourceAIProgram.h"
namespace ksys::act::ai {