Named "*_step_*_towards" functions (#154)

Also redefined a Lights1 variable in terms of GBI macros.

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
This commit is contained in:
Tyler McGavran
2022-01-28 23:27:32 -05:00
committed by GitHub
parent a5e945b233
commit b28dd3898d
34 changed files with 557 additions and 550 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
#include "common_structs.h"
s32 func_80040EE0(f32*, f32, f32);
s32 func_8004106C(s16*, s16, s16);
s32 f32_step_up_towards(f32*, f32, f32);
s32 s16_step_down_towards(s16*, s16, s16);
void func_80041480(s16*, s16, s16, s16*);
s32 func_80072044(s32*, s32*, s32);
void func_800721C0(s32, s32);