papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
intro.c File Reference

Functions

voidlerp_value_with_max_step (f32 start, f32 end, f32 current, f32 maxStep, f32 *out)
 

Function Documentation

◆ lerp_value_with_max_step()

void N lerp_value_with_max_step ( f32 start,
f32 end,
f32 current,
f32 maxStep,
f32 * out )