Match funcs in player_controller.c (#398)

* Match funcs in player_controller.c
This commit is contained in:
MegaMech
2023-09-04 18:57:16 -06:00
committed by GitHub
parent 9663a66dd2
commit 23cfd1ca02
17 changed files with 656 additions and 7992 deletions
+1 -1
View File
@@ -4762,7 +4762,7 @@ u8 D_800EA108 = 0;
static f32 D_800EA110[4] = { 0.0f, 0.0f, 0.0f, 0.0f };
f32 D_800EA1D4[3]; /* unable to generate initializer */
void func_800CADD0(s32 arg0, f32 arg1) {
void func_800CADD0(u8 arg0, f32 arg1) {
f32 *temp_a1;
f32 *temp_v0_2;
f32 var_f12;
+2
View File
@@ -88,6 +88,8 @@ struct Unk_800EA06C {
/* 0x0D */ // u8 compilerPadding0[3];
};
void func_800C94A4(u8);
void func_800CADD0(u8, f32);
void func_800C13F0(void);
void func_800C13FC(OSMesg);
f32 func_800C1480(u8, u8);