You've already forked Diddy-Kong-Racing
mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-03-10 11:36:09 -07:00
Fixed minor things
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user