diff --git a/asm/non_matchings/unknown_05F690/func_800619F4.s b/asm/non_matchings/unknown_05F690/func_800619F4.s deleted file mode 100644 index 8b705f48..00000000 --- a/asm/non_matchings/unknown_05F690/func_800619F4.s +++ /dev/null @@ -1,5 +0,0 @@ -glabel func_800619F4 -/* 0625F4 800619F4 3C018012 */ lui $at, %hi(D_8011D640) # $at, 0x8012 -/* 0625F8 800619F8 03E00008 */ jr $ra -/* 0625FC 800619FC AC24D640 */ sw $a0, %lo(D_8011D640)($at) - diff --git a/src/unknown_060450.c b/src/unknown_060450.c index e73232bf..46e5cec3 100644 --- a/src/unknown_060450.c +++ b/src/unknown_060450.c @@ -48,6 +48,10 @@ GLOBAL_ASM("asm/non_matchings/unknown_05F690/func_80060910.s") GLOBAL_ASM("asm/non_matchings/unknown_05F690/func_80060AC8.s") GLOBAL_ASM("asm/non_matchings/unknown_05F690/func_80060C58.s") GLOBAL_ASM("asm/non_matchings/unknown_05F690/func_80060EA8.s") -GLOBAL_ASM("asm/non_matchings/unknown_05F690/func_800619F4.s") + +void func_800619F4(s32 arg0) { + D_8011D640 = arg0; +} + GLOBAL_ASM("asm/non_matchings/unknown_05F690/func_80061A00.s") GLOBAL_ASM("asm/non_matchings/unknown_05F690/func_80061C0C.s") \ No newline at end of file