mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 14:27:42 +00:00
Various character imps
This commit is contained in:
@@ -9,6 +9,11 @@ namespace urde
|
||||
|
||||
class CMetaTransPhaseTrans : public IMetaTrans
|
||||
{
|
||||
float x4_;
|
||||
u32 x8_;
|
||||
bool xc_;
|
||||
bool xd_;
|
||||
u32 x10_;
|
||||
public:
|
||||
CMetaTransPhaseTrans(CInputStream& in);
|
||||
EMetaTransType GetType() const {return EMetaTransType::PhaseTrans;}
|
||||
|
||||
Reference in New Issue
Block a user