mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 13:07:42 +00:00
Finish CParticleElectric
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace urde
|
||||
{
|
||||
|
||||
CRandom16 CProjectileWeapon::g_GlobalSeed = 99;
|
||||
u16 CProjectileWeapon::g_GlobalSeed = 99;
|
||||
|
||||
CProjectileWeapon::CProjectileWeapon(const TToken<CWeaponDescription>& wDesc, const zeus::CVector3f&, const zeus::CTransform&,
|
||||
const zeus::CVector3f&, s32)
|
||||
|
||||
Reference in New Issue
Block a user