mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-16 20:17:01 +00:00
CScriptCameraHint, CCameraManager progress & renaming from MPR
This commit is contained in:
@@ -215,6 +215,7 @@ public:
|
||||
void DoSfxEffects(CSfxHandle sfx);
|
||||
void UnFreeze(CStateManager& mgr);
|
||||
void UpdateCinematicState(CStateManager& mgr);
|
||||
bool IsMorphBallTransitioning() const;
|
||||
|
||||
CPlayerGun* PlayerGun() { return x490_gun.get(); }
|
||||
const CPlayerGun* GetPlayerGun() const { return x490_gun.get(); }
|
||||
|
||||
Reference in New Issue
Block a user