From 895a2a6583538c7a7542001adb91fc8cd8e43583 Mon Sep 17 00:00:00 2001 From: Cyrus Kashef Date: Sat, 31 Aug 2024 18:46:49 -0500 Subject: [PATCH] warp_ttcEnterLevel Duplicate --- src/core2/code_956B0.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/core2/code_956B0.c b/src/core2/code_956B0.c index 2c559017..2303c81f 100644 --- a/src/core2/code_956B0.c +++ b/src/core2/code_956B0.c @@ -369,7 +369,8 @@ void warp_ttcExitSandcastle(s32 arg0, s32 arg1) { func_8031CC8C(arg0, 0x0703); } -void warp_ttcEnterLevel(s32 arg0, s32 arg1) { +// Unused +void func_8031D550(s32 arg0, s32 arg1) { func_8031CC8C(arg0, 0x0704); }