From 2c1f2ab962f852dd92c1fa3f674f30c17325367f Mon Sep 17 00:00:00 2001 From: Ryan Dwyer Date: Wed, 9 Feb 2022 18:17:15 +1000 Subject: [PATCH] Decompile func0f173510 --- src/game/texdecompress.c | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/game/texdecompress.c b/src/game/texdecompress.c index c29d0c9a1..cab500e33 100644 --- a/src/game/texdecompress.c +++ b/src/game/texdecompress.c @@ -6231,10 +6231,7 @@ glabel func0f1734e8 /* f17350c: 00000000 */ nop ); -GLOBAL_ASM( -glabel func0f173510 -/* f173510: afa50004 */ sw $a1,0x4($sp) -/* f173514: afa60008 */ sw $a2,0x8($sp) -/* f173518: 03e00008 */ jr $ra -/* f17351c: 00801025 */ or $v0,$a0,$zero -); +s32 func0f173510(s32 arg0, s32 arg1, s32 arg3) +{ + return arg0; +}