mirror of https://github.com/PrimeDecomp/prime.git
I'm an idiot
This commit is contained in:
parent
94922577d2
commit
89e39a7677
|
@ -16,7 +16,7 @@ public:
|
|||
|
||||
CPASParmInfo(CInputStream& in);
|
||||
|
||||
CPASAnimInfo::EParmType GetParameterType() const { return x0_type; }
|
||||
CPASAnimParm::EParmType GetParameterType() const { return x0_type; }
|
||||
EWeightFunction GetWeightFunction() const { return x4_weightFunction; }
|
||||
float GetWeight() const { return x8_weight; }
|
||||
CPASAnimParm::UParmValue GetParameterMinValue() const { return xc_min; }
|
||||
|
|
Loading…
Reference in New Issue