mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:07:43 +00:00
More gun implementations, and script objects
This commit is contained in:
@@ -8,6 +8,8 @@ namespace urde
|
||||
|
||||
class CPowerBeam : public CGunWeapon
|
||||
{
|
||||
public:
|
||||
CPowerBeam(u32, EWeaponType, TUniqueId, EMaterialTypes, const zeus::CVector3f&);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user