mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-08-04 23:35:40 +00:00
I'm an idiot
Former-commit-id: 89e39a7677ceb5f098425bb1b2cebdf8b135196b
This commit is contained in:
parent
61bd16d0c7
commit
a955577934
@ -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…
x
Reference in New Issue
Block a user