Migrate to dtk

Former-commit-id: 639b99e7c8
This commit is contained in:
2023-10-08 04:41:43 -07:00
parent 419604163a
commit 8b86d53d1f
834 changed files with 34449 additions and 1204574 deletions

View File

@@ -15,7 +15,6 @@ class CTweakPlayer;
class CTweakPlayer : public ITweakObject, public TOneStatic< CTweakPlayer > {
public:
CTweakPlayer(CInputStream&);
~CTweakPlayer() override;
// TODO CPlayer::ESurfaceRestraints
float GetMaxTranslationalAcceleration(int s) const { return x4_maxTranslationalAcceleration[s]; }