Almost match CTweakPlayer

Former-commit-id: 4999dff1f2
This commit is contained in:
Henrique Gemignani Passos Lima
2022-10-14 13:41:25 +03:00
parent 4a5fe82469
commit 33bf3ac9af
3 changed files with 216 additions and 7 deletions

View File

@@ -5,10 +5,16 @@
#include "MetroidPrime/Tweaks/ITweakObject.hpp"
#include "Kyoto/TOneStatic.hpp"
#include "rstl/string.hpp"
class CTweakPlayer : public ITweakObject {
class CInputStream;
class CTweakPlayer;
class CTweakPlayer : public ITweakObject, public TOneStatic< CTweakPlayer > {
public:
CTweakPlayer(CInputStream&);
~CTweakPlayer() override;
// TODO CPlayer::ESurfaceRestraints