mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-13 16:46:08 +00:00
Start CPlayer
This commit is contained in:
@@ -123,7 +123,7 @@ public:
|
||||
void UpdateVisorTransition(float dt);
|
||||
void StartTransitionToVisor(EPlayerVisor visor);
|
||||
void ResetVisor();
|
||||
bool IsPlayerAlive() const { return x0_24_alive; }
|
||||
bool IsAlive() const { return x0_24_alive; }
|
||||
|
||||
bool ItemEnabled(EItemType type) const;
|
||||
void DisableItem(EItemType type);
|
||||
|
||||
Reference in New Issue
Block a user