mirror of
https://github.com/zeldaret/botw
synced 2026-09-13 04:35:52 -04:00
ksys/phys: Add a bunch of easy RigidBody functions
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user