mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 22:27:41 +00:00
Initial CCollisionActor imps, minor cleanup
This commit is contained in:
@@ -6,6 +6,8 @@ namespace DataSpec
|
||||
{
|
||||
struct ITweakTargeting : public ITweak
|
||||
{
|
||||
virtual float GetOvershootOffset() const =0;
|
||||
virtual float GetXD0() const = 0;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user