mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 17:47:43 +00:00
Update API.
Use u32 rather than uint32_t in CRandom16
This commit is contained in:
@@ -12,7 +12,6 @@ class CElementGen : public CParticleGen
|
||||
float x78_generatorRate;
|
||||
Zeus::CVector3f x88_globalTranslation;
|
||||
Zeus::CTransform x1d8_globalOrientation;
|
||||
std::vector<CElementGen> x238_children;
|
||||
std::vector<CElementGen> x240_children;
|
||||
std::vector<CElementGen> x254_children;
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user