mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-09-09 04:20:27 -04:00
Match func_80091AC0 (#166)
* Match func_80091AC0 * Match func_8009A6D4 Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
This commit is contained in:
@@ -48,6 +48,7 @@ typedef struct {
|
||||
|
||||
f64 exponent_by_squaring(f64, s32);
|
||||
f64 func_80091A6C(f64, s32);
|
||||
f64 func_80091AC0(f64, s32*);
|
||||
void swap_values(s32*, s32*);
|
||||
void func_80092148();
|
||||
void func_800921B4();
|
||||
@@ -112,6 +113,7 @@ void func_80099A70();
|
||||
void func_8009A344();
|
||||
void func_8009A594(s32, s32, MkAnimation*);
|
||||
void func_8009A640(s32, s32, s32, MkAnimation*);
|
||||
void func_8009A6D4();
|
||||
void func_8009A76C(s32, s32, s32, s32);
|
||||
void func_8009A7EC(s32, s32, s32, s32, s32);
|
||||
void func_8009A878(struct_8018DEE0_entry*);
|
||||
|
||||
Reference in New Issue
Block a user