ksys: Split actAiParam.h to reduce compile times

This commit is contained in:
Léo Lam
2021-03-23 15:11:53 +01:00
parent 814baf809e
commit 3a9fd0f9b9
12 changed files with 140 additions and 97 deletions
@@ -1,6 +1,7 @@
#include "KingSystem/ActorSystem/actAiQuery.h"
#include "KingSystem/ActorSystem/actActor.h"
#include "KingSystem/ActorSystem/actActorParam.h"
#include "KingSystem/ActorSystem/actAiClassDef.h"
#include "KingSystem/ActorSystem/actAiRoot.h"
#include "KingSystem/Resource/resResourceAIProgram.h"