mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Add DPSC and WPSC
Particle Fixes
This commit is contained in:
@@ -49,10 +49,12 @@ public:
|
||||
SSwooshGeneratorDesc x74_ASW3;
|
||||
SParticleModel x84_OHEF;
|
||||
SCollisionResponseData x94_COLR;
|
||||
bool xa4_EWTR;
|
||||
bool xa5_LWTR;
|
||||
bool xa6_SWTR;
|
||||
int xa8_PJFX;
|
||||
bool xa4_EWTR = true;
|
||||
bool xa5_LWTR = true;
|
||||
bool xa6_SWTR = true;
|
||||
u32 xa8_PJFX;
|
||||
std::unique_ptr<CRealElement> xac_RNGE;
|
||||
std::unique_ptr<CRealElement> xb0_FOFF;
|
||||
};
|
||||
}
|
||||
#endif // __PSHAG_CWEAPONDESCRIPTION_HPP__
|
||||
|
||||
Reference in New Issue
Block a user