ksys/phys: Add a bunch of easy RigidBody functions

This commit is contained in:
Léo Lam
2022-01-17 12:12:51 +01:00
parent ab71075dee
commit 392c0973c7
10 changed files with 443 additions and 74 deletions
@@ -23,7 +23,7 @@ public:
void m4() override;
void m5() override;
const sead::SafeString& getName() const override;
void m7() override;
void m7(phys::RigidBody* rigid_body, int a) override;
const sead::SafeString& getName2() const override;
private: