From f98b6b0dbaf342ca8ae4ea0b4666ff0cb4e891c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Fri, 23 Apr 2021 14:51:42 +0200 Subject: ksys/res: Start adding AttCheck Most of the check() functions are unimplemented because they require doing more physics/collision stuff. --- src/KingSystem/ActorSystem/actActorParamMgr.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/KingSystem/ActorSystem/actActorParamMgr.cpp') diff --git a/src/KingSystem/ActorSystem/actActorParamMgr.cpp b/src/KingSystem/ActorSystem/actActorParamMgr.cpp index 9409ea15..55da4fcb 100644 --- a/src/KingSystem/ActorSystem/actActorParamMgr.cpp +++ b/src/KingSystem/ActorSystem/actActorParamMgr.cpp @@ -12,7 +12,6 @@ #include "KingSystem/Resource/resResourceAnimInfo.h" #include "KingSystem/Resource/resResourceArchive.h" #include "KingSystem/Resource/resResourceAttClient.h" -#include "KingSystem/Resource/resResourceAttClientList.h" #include "KingSystem/Resource/resResourceAwareness.h" #include "KingSystem/Resource/resResourceBoneControl.h" #include "KingSystem/Resource/resResourceChemical.h" -- cgit v1.2.3