mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-17 08:07:01 +00:00
Add CPlayerGun::PreRender/CPlayerGun::AddToRenderer
Former-commit-id: 6d2ab5775d
This commit is contained in:
@@ -7,6 +7,7 @@ class CPowerBeam : public CGunWeapon {
|
||||
public:
|
||||
CPowerBeam(CAssetId characterId, EWeaponType type, TUniqueId playerId,
|
||||
EMaterialTypes playerMaterial, const CVector3f& scale);
|
||||
~CPowerBeam();
|
||||
|
||||
private:
|
||||
u8 x21c_pad[0x2C];
|
||||
|
||||
Reference in New Issue
Block a user