summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System/physInstanceSet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/KingSystem/Physics/System/physInstanceSet.h')
-rw-r--r--src/KingSystem/Physics/System/physInstanceSet.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/src/KingSystem/Physics/System/physInstanceSet.h b/src/KingSystem/Physics/System/physInstanceSet.h
index 5c78088d..2d1680e5 100644
--- a/src/KingSystem/Physics/System/physInstanceSet.h
+++ b/src/KingSystem/Physics/System/physInstanceSet.h
@@ -21,18 +21,10 @@ namespace ksys::phys {
class CollisionInfo;
class ContactPointInfo;
class ParamSet;
+class RagdollController;
class RigidBodySet;
class SystemGroupHandler;
-class Ragdoll {};
-
-class RagdollController {
-public:
- u32 sub_7101221CC4();
- void sub_7101221728(ContactLayer);
- void sub_71012217A8();
-};
-
class CollisionController {
public:
void sub_7100F5EC30();