mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-13 05:26:09 +00:00
@@ -14,7 +14,7 @@ class CTweakBall;
|
||||
|
||||
class CTweakBall : public ITweakObject, public TOneStatic< CTweakBall > {
|
||||
public:
|
||||
~CTweakBall() override;
|
||||
~CTweakBall();
|
||||
CTweakBall(CInputStream&);
|
||||
|
||||
float GetMaxBallTranslationAcceleration(int s) const { return x4_maxTranslationAcceleration[s]; }
|
||||
|
||||
Reference in New Issue
Block a user