Fixed minor things

This commit is contained in:
David Benepe
2022-04-29 18:07:10 -04:00
parent 1ff698f437
commit f5a681dc61
2 changed files with 1 additions and 4 deletions

View File

@@ -1222,8 +1222,6 @@ void func_8001B790(void) {
D_800DC730 = 0;
}
f32 func_8001B834(Object *arg0, s32);
Object *func_8001B7A8(Object *arg0, s32 arg1, f32 *arg2) {
s32 temp;
Object *temp_v1;
@@ -1239,8 +1237,6 @@ Object *func_8001B7A8(Object *arg0, s32 arg1, f32 *arg2) {
return temp_v1;
}
//GLOBAL_ASM("asm/non_matchings/objects/func_8001B7A8.s")
GLOBAL_ASM("asm/non_matchings/objects/func_8001B834.s")
GLOBAL_ASM("asm/non_matchings/objects/func_8001B974.s")

View File

@@ -180,6 +180,7 @@ s32 func_8001B650(void);
s32 func_8001B738(s32 controllerIndex);
u8 func_8001B780();
void func_8001B790(void);
f32 func_8001B834(Object *arg0, s32);
unknown8011AECC *func_8001BA00(s32 arg0);
unknown8011AECC *func_8001BA1C(s32 arg0, s32 arg1);
s32 func_8001BA64();