mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-14 02:46:07 +00:00
Add all methods declarations to CPlayerGun
Former-commit-id: fa1c86c129
This commit is contained in:
@@ -87,6 +87,7 @@ public:
|
||||
kBI_Phazon,
|
||||
kBI_Phazon2 = 27,
|
||||
};
|
||||
enum EChargeStage { kCS_Normal, kCS_Charged };
|
||||
|
||||
CPlayerState();
|
||||
explicit CPlayerState(CInputStream& stream);
|
||||
|
||||
Reference in New Issue
Block a user