From 1d3dddb74e07856aa205d9d552976cf9cd266229 Mon Sep 17 00:00:00 2001 From: Ryan Dwyer Date: Sun, 28 Nov 2021 16:06:12 +1000 Subject: [PATCH] Decompile propsnd0f095258 --- src/game/game_092610.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/game/game_092610.c b/src/game/game_092610.c index 52f6b2eea..8ff5c2db0 100644 --- a/src/game/game_092610.c +++ b/src/game/game_092610.c @@ -5092,12 +5092,10 @@ s32 propsndGetRandomSparkSound(void) return sounds[index]; } -GLOBAL_ASM( -glabel func0f095258 -/* f095258: afa50004 */ sw $a1,0x4($sp) -/* f09525c: 03e00008 */ jr $ra -/* f095260: 00801025 */ or $v0,$a0,$zero -); +u32 propsnd0f095258(u32 arg0, u32 arg1) +{ + return arg0; +} GLOBAL_ASM( glabel func0f095264