From b2b17729684d602fe86090eed9d4e68e55084158 Mon Sep 17 00:00:00 2001 From: red031000 Date: Mon, 24 Feb 2025 17:54:44 +0000 Subject: [PATCH] name strtold exception --- arm9/asm/MSL_Common_strtold.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arm9/asm/MSL_Common_strtold.s b/arm9/asm/MSL_Common_strtold.s index 3eb30fed8..b44cab406 100644 --- a/arm9/asm/MSL_Common_strtold.s +++ b/arm9/asm/MSL_Common_strtold.s @@ -1417,12 +1417,12 @@ atod: ; 0x020E463C _020E4648: .word strtold arm_func_end atod - exception __strtold, 4684, UNK_020EC720 + exception __strtold, 4684, __strtold_exception exception strtold, 225, 0x00500F00 exception atod, 17, 0x00000000 .section .exception,8 -UNK_020EC720: ; 0x020EC720 +__strtold_exception: ; 0x020EC720 .byte 0x00, 0xFF, 0x01, 0xD0 .balign 8