mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-07-05 07:55:53 +00:00
Fix Splelling fial
Former-commit-id: 94922577d26601b3b933ba2db4ec9499e1bf867d
This commit is contained in:
parent
561ef0602a
commit
61bd16d0c7
@ -16,7 +16,7 @@ public:
|
||||
|
||||
CPASParmInfo(CInputStream& in);
|
||||
|
||||
CPASAnimInfo::EParmType GetParamterType() const { return x0_type; }
|
||||
CPASAnimInfo::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…
x
Reference in New Issue
Block a user