From b3a1cf4c8d34ce7828d34b4c572d4196aaf5d62a Mon Sep 17 00:00:00 2001 From: Cyrus Kashef Date: Sat, 31 Aug 2024 18:51:42 -0500 Subject: [PATCH] warp_lairEnterMMLobbyFromSMLevel Typo --- src/core2/code_956B0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core2/code_956B0.c b/src/core2/code_956B0.c index 2303c81f..301dbdde 100644 --- a/src/core2/code_956B0.c +++ b/src/core2/code_956B0.c @@ -1341,7 +1341,7 @@ void warp_smExitBanjosHouse(s32 arg0, s32 arg1) { func_8031CC8C(arg0, 0x112); } -void warp_lairMMLobbyFromSMLevel(s32 arg0, s32 arg1) { +void warp_lairEnterMMLobbyFromSMLevel(s32 arg0, s32 arg1) { func_8031CC8C(arg0, 0x6912); }