mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-28 07:54:55 -04:00
Wording
This commit is contained in:
+1
-1
@@ -517,7 +517,7 @@ extern void add_calc2(f32* pValue, f32 target, f32 fraction, f32 maxStep) {
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief Subtract a calculated value from a variable based by a fractionial percent with a maximum step limit.
|
||||
* @brief Subtract a calculated value from a variable by a fractionial percent with a maximum step limit.
|
||||
*
|
||||
* @param pValue Pointer to the input variable.
|
||||
* @param fraction Fraction to use in the step size calculation.
|
||||
|
||||
Reference in New Issue
Block a user