2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 22:27:43 +00:00

Implement CPlayerCameraBob

This commit is contained in:
2016-09-15 17:56:46 -07:00
parent c40135f97f
commit b27821c5eb
5 changed files with 267 additions and 35 deletions

View File

@@ -73,6 +73,8 @@ public:
CFirstPersonCamera* GetFirstPersonCamera() { return x7c_fpCamera; }
CBallCamera* GetBallCamera() { return x80_ballCamera; }
float sub80009148() const;
};
}