From 3f21adc3166887340744d05ca851bedfc817b658 Mon Sep 17 00:00:00 2001 From: Niko Date: Sun, 30 Apr 2023 13:53:29 -0400 Subject: [PATCH] progress --- decompile/General/UI/UI_RenderFrame_Racing.c | 2 +- ghidra/zzz_Rest_Of_94426.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/decompile/General/UI/UI_RenderFrame_Racing.c b/decompile/General/UI/UI_RenderFrame_Racing.c index 91e78985..3fc50baa 100644 --- a/decompile/General/UI/UI_RenderFrame_Racing.c +++ b/decompile/General/UI/UI_RenderFrame_Racing.c @@ -299,7 +299,7 @@ void DECOMP_UI_RenderFrame_Racing() playerStruct->PickupWumpaHUD.numCollected--; // Check if 231 dll is loaded - partTimeVariable1 = LOAD_IsOpen_RacingOrBattle(&wumpaModel_Pos[0]); + partTimeVariable1 = LOAD_IsOpen_RacingOrBattle(); // If it is loaded if diff --git a/ghidra/zzz_Rest_Of_94426.c b/ghidra/zzz_Rest_Of_94426.c index 4a8f20e2..7b2201d7 100644 --- a/ghidra/zzz_Rest_Of_94426.c +++ b/ghidra/zzz_Rest_Of_94426.c @@ -12418,6 +12418,7 @@ void FUN_80050654(int param_1,int param_2,int param_3) } +// UI_Weapon_DrawSelf // Draw weapon and wumpa fruit in HUD void FUN_800507e0(short param_1,short param_2,short param_3,int param_4)